Modified: incubator/helix/site-content/recipes/service-discovery/dependencies.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/recipes/service-discovery/dependencies.html?rev=1479756&r1=1479755&r2=1479756&view=diff ============================================================================== --- incubator/helix/site-content/recipes/service-discovery/dependencies.html (original) +++ incubator/helix/site-content/recipes/service-discovery/dependencies.html Tue May 7 03:10:53 2013 @@ -1,13 +1,13 @@
- +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 | License |
---|---|---|---|---|
log4j | log4j | 1.2.15 | jar | The Apache Software License, Version 2.0 |
org.apache.helix | helix-core | 0.6.1-incubating-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
org.testng | testng | 6.0.1 | jar | Apache License, Version 2.0 |
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:
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tes ts for the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
junit | junit | 4.11 | jar | Common Public License Version 1.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
LGPL license: Reference Implementation, Restlet API
GNU LESSER GENERAL PUBLIC LICENSE: BeanShell
New BSD License: Hamcrest Core
Unknown: gentlyweb-utils, josql, zookeeper
BSD: JLine
Apache License, Version 2.0: Commons Management, TestNG
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Apache Helix :: Core, Apache Helix :: Recipes :: service discovery, Apache Log4j, Camel :: Core, Camel :: JoSQL, Commons CLI, Commons IO, Commons Math, Data Mapper for Jackson, JCommander, Jackson, Logging, ZooKeeper Client
CDDL license: Reference Implementation, Restlet API
Apache License Version 2.0: SnakeYAML
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
jcommander-1.12.jar | 30.55 kB | 36 | 23 | 4 | 1.5 | debug |
zkclient-0.1.jar | 61.44 kB | 63 | 50 | 4 | 1.6 | debug |
com.noelios.restlet-1.1.10.jar | 201.06 kB | 113 | 99 | 8 | 1.5 | debug |
commons-cli-1.2.jar | 40.16 kB | 35 | 22 | 1 | 1.4 | debug |
commons-io-1.4.jar | 106.49 kB | 93 | 76 | 5 | 1.3 | debug |
commons-logging-api-1.1.jar | 43.55 kB | 29 | 20 | 2 | 1.1 | debug |
jline-0.9.94.jar | 85.28 kB | 48 | 35 | 1 | 1.3 | debug< /td> |
junit-4.11.jar | 239.30 kB | 266 | 233 | 28 | 1.5 | debug |
log4j-1.2.15.jar | 382.65 kB | 296 | 259 | 19 | 1.1 | debug |
gentlyweb-utils-1.5.jar | 67.60 kB | 49 | 44 | 1 | 1.4 | debug |
josql-1.5.jar | 193.22 kB | 102 | 87 | 11 | 1.4 | debug |
camel-core-2.5.0.jar | 1.52 MB | 1,239 | 1,135 | 54 | 1.5 | debug |
camel-josql-2.5.0.jar | 16.77 kB | 25 | 2 | 1 | 1.5 | debug |
commons-math-2.1.jar | 812.90 kB | 609 | 559 | 38 | 1.5 | debug |
helix-core-0.6.1-incubating-SNAPSHOT.jar | 798.05 kB | 499 | 460 | 24< /td> | 1.6 | debug |
zookeeper-3.3.4.jar | 590.02 kB | 364 | 341 | 18 | 1.5 | debug |
bsh-2.0b4.jar | 275.09 kB | 238 | 158 | 8 | 1.2 | release |
jackson-core-asl-1.8.5.jar | 222.08 kB | 145 | 129 | 8 | 1.5 | debug |
jackson-mapper-asl-1.8.5.jar | 651.82 kB | 457 | 432 | 16 | 1.5 | debug |
commons-management-1.0.jar | 15.64 kB | 22 | 8 | 3 | 1.5 | debug |
hamcrest-core-1.3.jar | 43.97 kB | 52 | 45 | 3 | 1.5 | debug |
org.restlet-1.1.10.jar | 249.46 kB | 146 | 135 | 5 | 1.5 | debug |
testng-6.0.1.jar | 568.62 kB | 400 | 365 | 22 | 1.5 | debug |
snakeyaml-1.6.jar | 226.68 kB | 208 | 183 | 16 | 1.5 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
24 | 7.30 MB | 5,534 | 4,900 | 300 | 1.6 | 23 |
compile: 22 | compile: 7.02 MB | compile: 5,216 | compile: 4,622 | compile: 269 | - | compile: 21 |
test: 2 | test: 283.26 kB | test: 318 | test: 278 | test: 31 | - | test: 2 |
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
apache.snapshots | http://repository.apache.org/snapshots | - | Yes | - |
sonatype-nexus-snapshots | http://oss.sonatype.org/content/repositories/snapshots | - | Yes | - |
java.net | https://maven-repository.dev.java.net/nonav/repository | Yes | Yes | Yes |
fusesource.m2 | http://repo.fusesource.com/maven2 | Yes | - | - |
central | http:// repo1.maven.org/maven2 | Yes | - | - |
restlet.org | http://maven.restlet.org | Yes | - | - |
Repository locations for each of the Dependencies.
LGPL license: Reference Implementation, Restlet API
GNU LESSER GENERAL PUBLIC LICENSE: BeanShell
New BSD License: Hamcrest Core
Unknown: gentlyweb-utils, josql, zookeeper
BSD: JLine
Apache License, Version 2.0: Commons Management, TestNG
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Apache Helix :: Core, Apache Helix :: Recipes :: service discovery, Apache Log4j, Camel :: Core, Camel :: JoSQL, Commons CLI, Commons IO, Commons Math, Data Mapper for Jackson, JCommander, Jackson, Logging, ZooKeeper Client
CDDL license: Reference Implementation, Restlet API
Apache License Version 2.0: SnakeYAML
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
jcommander-1.12.jar | 30.55 kB | 36 | 23 | 4 | 1.5 | debug |
zkclient-0.1.jar | 61.44 kB | 63 | 50 | 4 | 1.6 | debug |
com.noelios.restlet-1.1.10.jar | 201.06 kB | 113 | 99 | 8 | 1.5 | debug |
commons-cli-1.2.jar | 40.16 kB | 35 | 22 | 1 | 1.4 | debug |
commons-io-1.4.jar | 106.49 kB | 93 | 76 | 5 | 1.3 | debug |
commons-logging-api-1.1.jar | 43.55 kB | 29 | 20 | 2 | 1.1 | debug |
jline-0.9.94.jar | 85.28 kB | 48 | 35 | 1 | 1.3 | debug |
junit-4.11.jar | 239.30 kB | 266 | 233 | 28 | 1.5 | debug |
log4j-1.2.15.jar | 382.65 kB | 296 | 259 | 19 | 1.1 | debug |
gentlyweb-utils-1.5.jar | 67.60 kB | 49 | 44 | 1 | 1.4 | debug |
josql-1.5.jar | 193.22 kB | 102 | 87 | 11 | 1.4 | debug |
camel-core-2.5.0.jar | 1.52 MB | 1,239 | 1,135 | 54 | 1.5 | debug |
camel-josql-2.5.0.jar | 16.77 kB | 25 | 2 | 1 | 1.5 | debug |
commons-math-2.1.jar | 812.90 kB | 609 | 559 | 38 | 1.5 | debug |
helix-core-0.6.1-incubating-SNAPSHOT.jar | 784.35 kB | 491 | 452 | 24 | 1.6 | debug |
zookeeper-3.3.4.jar | 590.02 kB | 364 | 341 | 18 | 1.5 | debug |
bsh-2.0b4.jar | 275.09 kB | 238 | 158 | 8 | 1.2 | release |
jackson-core-asl-1.8.5.jar | 222.08 kB | 145 | 129 | 8 | 1.5 | debug |
jackson-mapper-asl-1.8.5.jar | 651.82 kB | 457 | 432 | 16 | 1.5 | debug |
commons-management-1.0.jar | 15.64 kB | 22 | 8 | 3 | 1.5 | debug |
hamcrest-core-1.3.jar | 43.97 kB | 52 | 45 | 3 | 1.5 | debug |
org.restlet-1.1.10.jar | 249.46 kB | 146 | 135 | 5 | 1.5 | debug |
testng-6.0.1.jar | 568.62 kB | 4 00 | 365 | 22 | 1.5 | debug |
snakeyaml-1.6.jar | 226.68 kB | 208 | 183 | 16 | 1.5 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
24 | 7.29 MB | 5,526 | 4,892 | 300 | 1.6 | 23 |
compile: 22 | compile: 7.01 MB | compile: 5,208 | compile: 4,614 | compile: 269 | - | compile: 21 |
test: 2 | test: 283.26 kB | test: 318 | test: 278 | test: 31 | - | test: 2 |
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
apache.snapshots | http://repository.apache.org/snapshots | - | Yes | - |
sonatype-nexus-snapshots | http://oss.sonatype.org/content/repositories/snapshots | - | Yes | - |
java.net | https://maven-repository.dev.java.net/nonav/repository | Yes | Yes | Yes |
fusesource.m2 | http://repo.fusesource.com/maven2 | Yes | - | - |
central | http://re po1.maven.org/maven2 | Yes | - | - |
restlet.org | http://maven.restlet.org | Yes | - | - |
Repository locations for each of the Dependencies.