diff --git a/apidocs/allclasses-frame.html b/apidocs/allclasses-frame.html index 1f8619cfc..c3c348bde 100644 --- a/apidocs/allclasses-frame.html +++ b/apidocs/allclasses-frame.html @@ -2,13 +2,13 @@
- +This is for version 3 of the API as specified here: http://h API for The Movie Db.
TheMovieDbApi(String apiKey,
- com.moviejukebox.api.common.http.CommonHttpClient httpClient)
+TheMovieDbApi(String apiKey,
+ org.yamj.api.common.http.CommonHttpClient httpClient)
public TheMovieDbApi(String apiKey,
- com.moviejukebox.api.common.http.CommonHttpClient httpClient)
+ org.yamj.api.common.http.CommonHttpClient httpClient)
throws MovieDbException
TheMovieDbApi(String apiKey,
- com.moviejukebox.api.common.http.CommonHttpClient httpClient)
+TheMovieDbApi(String apiKey,
+ org.yamj.api.common.http.CommonHttpClient httpClient)
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Type |
|---|---|---|---|
| com.fasterxml.jackson.core | jackson-annotations | 2.2.1 | jar |
| com.fasterxml.jackson.core | jackson-core | 2.2.1 | jar |
| com.fasterxml.jackson.core | jackson-databind | 2.2.1 | jar |
| com.moviejukebox | api-common | 1.0-20130528.191941-10 | jar |
| org.slf4j | slf4j-api | 1.7.5 | jar |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Type |
|---|---|---|---|
| junit | junit | 4.11 | jar |
| org.slf4j | slf4j-jdk14 | 1.7.5 | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Type |
|---|---|---|---|
| commons-codec | commons-codec | 1.8 | jar |
| commons-dbcp | commons-dbcp | 1.4 | jar |
| commons-logging | commons-logging | 1.1.1 | jar |
| commons-pool | commons-pool | 1.6 | jar |
| org.apache.commons | commons-lang3 | 3.1 | jar |
| org.apache.httpcomponents | httpclient | 4.2.3 | jar |
| org.apache.httpcomponents | httpcore | 4.2.2 | jar |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Type |
|---|---|---|---|
| org.hamcrest | hamcrest-core | 1.3 | jar |
New BSD License: Hamcrest Core
GNU General Public License v3+: API-Common, API-The MovieDB
Apache License: HttpClient, HttpCore
GNU Lesser General Public License, Version 2.1: Jackson-annotations, Jackson-core, jackson-databind
Common Public License Version 1.0: JUnit
MIT License: SLF4J API Module, SLF4J JDK14 Binding
The Apache Software License, Version 2.0: Commons Codec, Commons DBCP, Commons Lang, Commons Logging, Commons Pool, Jackson-annotations, Jackson-core, jackson-databind
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
|---|---|---|---|---|---|---|
| jackson-annotations-2.2.1.jar | 33.02 kB | 60 | 48 | 1 | 1.6 | debug |
| jackson-core-2.2.1.jar | 187.60 kB | 111 | 89 | 8 | 1.6 | debug |
| jackson-databind-2.2.1.jar | 844.66 kB | 584 | 550 | 20 | 1.6 | debug |
| commons-codec-1.8.jar | 257.68 kB | 228 | 86 | 6 | 1.6 | debug |
| commons-dbcp-1.4.jar | 156.76 kB | 80 | 62 | 5 | 1.6 | debug |
| commons-logging-1.1.1.jar | 59.26 kB | 42 | 28 | 2 | 1.1 | debug |
| commons-pool-1.6.jar | 108.51 kB | 69 | 55 | 2 | 1.5 | debug |
| junit-4.11.jar | 239.30 kB | 266 | 233 | 28 | 1.5 | debug |
| commons-lang3-3.1.jar | 308.40 kB | 179 | 153 | 12 | 1.5 | debug |
| httpclient-4.2.5.jar | 423.21 kB | 359 | 324 | 21 | 1.5 | debug |
| httpcore-4.2.4.jar | 221.95 kB | 216 | 190 | 14 | 1.5 | debug |
| hamcrest-core-1.3.jar | 43.97 kB | 52 | 45 | 3 | 1.5 | debug |
| slf4j-api-1.7.5.jar | 25.47 kB | 34 | 23 | 3 | 1.5 | debug |
| slf4j-jdk14-1.7.5.jar | 7.71 kB | 15 | 5 | 1 | 1.5 | debug |
| api-common-1.0-SNAPSHOT.jar | 9.00 kB | 15 | 3 | 1 | 1.6 | debug |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
| 15 | 2.86 MB | 2,310 | 1,894 | 127 | 1.6 | 15 |
| compile: 12 | compile: 2.57 MB | compile: 1,977 | compile: 1,611 | compile: 95 | - | compile: 12 |
| test: 3 | test: 290.98 kB | test: 333 | test: 283 | test: 32 | - | test: 3 |
| Repo ID | URL | Release | Snapshot |
|---|---|---|---|
| apache.snapshots | http://repository.apache.org/snapshots | - | Yes |
| sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | - | Yes |
| spy | http://files.couchbase.com/maven2/ | Yes | - |
| m2.dev.java.net | http://download.java.net/maven/2 | Yes | Yes |
| central | http://repo.maven.apache.org/maven2 | Yes | - |
Repository locations for each of the Dependencies.