Fork me on GitHub

Project Dependencies

compile

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
net.sf.jgcs jgcs 0.8.1 jar The New BSD License
org.apache.zookeeper zookeeper 3.4.6 jar -

test

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 License
net.sf.jgcs tests 0.8.1 jar The New BSD License

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

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
io.netty netty 3.7.0.Final jar Apache License, Version 2.0
jline jline 0.9.94 jar LICENSE.txt
log4j log4j 1.2.16 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.6.1 jar MIT License
org.slf4j slf4j-log4j12 1.6.1 jar MIT License

test

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 License
com.googlecode.jmockit jmockit 1.7 jar MIT LICENSE
com.googlecode.jmockit jmockit-coverage 0.999.26 jar MIT LICENSE
junit junit 4.12 jar Eclipse Public License 1.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
simple-jndi simple-jndi 0.11.4.1 jar -

Project Dependency Graph

Dependency Tree

  • net.sf.jgcs:jgcs-zk:jar:0.8.1 Information
    • net.sf.jgcs:jgcs:jar:0.8.1 (compile) Information
    • org.apache.zookeeper:zookeeper:jar:3.4.6 (compile) Information
      • org.slf4j:slf4j-api:jar:1.6.1 (compile) Information
      • org.slf4j:slf4j-log4j12:jar:1.6.1 (compile) Information
      • log4j:log4j:jar:1.2.16 (compile) Information
      • jline:jline:jar:0.9.94 (compile) Information
      • io.netty:netty:jar:3.7.0.Final (compile) Information
    • net.sf.jgcs:tests:jar:0.8.1 (test) Information
      • com.googlecode.jmockit:jmockit:jar:1.7 (test) Information
      • com.googlecode.jmockit:jmockit-coverage:jar:0.999.26 (test) Information
      • junit:junit:jar:4.12 (test) Information
        • org.hamcrest:hamcrest-core:jar:1.3 (test) Information
      • simple-jndi:simple-jndi:jar:0.11.4.1 (test) Information

Licenses

The New BSD License: Generic API, Generic tests

BSD: JLine

Apache License Version 2.0: ZooKeeper binding

Unknown: simple-jndi, zookeeper

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding

Apache License, Version 2.0: The Netty Project

MIT LICENSE: JMockit Coverage, Main

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: Apache Log4j