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
com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider 2.2.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
org.apache.sirona sirona-core 0.2-incubating-SNAPSHOT jar The Apache Software License, Version 2.0

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Classifier Type License
org.apache.sirona sirona-reporting 0.2-incubating-SNAPSHOT classes jar The Apache Software License, Version 2.0

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
io.netty netty-codec-http 4.0.11.Final jar Apache License, Version 2.0
junit junit 4.11 jar Common Public License Version 1.0
org.apache.sirona sirona-cube 0.2-incubating-SNAPSHOT jar The Apache Software License, Version 2.0

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
org.apache.geronimo.specs geronimo-servlet_3.0_spec 1.0 jar The Apache Software License, Version 2.0

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
com.fasterxml.jackson.core jackson-annotations 2.2.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.core jackson-core 2.2.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.core jackson-databind 2.2.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.jaxrs jackson-jaxrs-base 2.2.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.2.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type License
commons-codec commons-codec 1.8 jar The Apache Software License, Version 2.0
commons-collections commons-collections 3.2.1 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.4 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.1 jar The Apache Software License, Version 2.0
org.apache.commons commons-proxy 1.0 jar The Apache Software License, Version 2.0
org.apache.sirona sirona-aop 0.2-incubating-SNAPSHOT jar The Apache Software License, Version 2.0
org.apache.sirona sirona-plugins-api 0.2-incubating-SNAPSHOT jar The Apache Software License, Version 2.0
org.apache.sirona sirona-web 0.2-incubating-SNAPSHOT jar The Apache Software License, Version 2.0
org.apache.velocity velocity 1.7 jar The Apache Software License, Version 2.0

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
io.netty netty-buffer 4.0.11.Final jar Apache License, Version 2.0
io.netty netty-codec 4.0.11.Final jar Apache License, Version 2.0
io.netty netty-common 4.0.11.Final jar Apache License, Version 2.0
io.netty netty-handler 4.0.11.Final jar Apache License, Version 2.0
io.netty netty-transport 4.0.11.Final jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

New BSD License: Hamcrest Core

Apache License, Version 2.0: Netty/Buffer, Netty/Codec, Netty/Codec/HTTP, Netty/Common, Netty/Handler, Netty/Transport

GNU Lesser General Public License, Version 2.1: Jackson-JAXRS-JSON, Jackson-JAXRS-base, Jackson-annotations, Jackson-core, Jackson-module-JAXB-annotations, jackson-databind

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Apache Sirona Incubator :: Agent :: Performance :: AOP, Apache Sirona Incubator :: Agent :: Performance :: Web, Apache Sirona Incubator :: Agent :: Store :: Cube, Apache Sirona Incubator :: Core, Apache Sirona Incubator :: Plugins :: API, Apache Sirona Incubator :: Server :: Collector, Apache Sirona Incubator :: Server :: Reporting, Apache Velocity, Commons Codec, Commons Collections, Commons Lang, Commons Proxy, Jackson-JAXRS-JSON, Jackson-JAXRS-base, Jackson-annotations, Jackson-core, Jackson-module-JAXB-annotations, Servlet 3.0, jackson-databind

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
jackson-annotations-2.2.2.jar 32.71 kB 60 48 1 1.6 debug
jackson-core-2.2.2.jar 187.24 kB 111 89 8 1.6 debug
jackson-databind-2.2.2.jar 845.80 kB 585 551 20 1.6 debug
jackson-jaxrs-base-2.2.2.jar 18.62 kB 26 11 4 1.6 debug
jackson-jaxrs-json-provider-2.2.2.jar 14.63 kB 27 11 2 1.6 debug
jackson-module-jaxb-annotations-2.2.2.jar 25.12 kB 28 12 3 1.6 debug
commons-codec-1.8.jar 257.68 kB 228 86 6 1.6 debug
commons-collections-3.2.1.jar 561.90 kB 482 458 12 1.2 debug
commons-lang-2.4.jar 255.67 kB 148 127 9 1.2 debug
netty-buffer-4.0.11.Final.jar 138.44 kB 63 53 1 1.6 debug
netty-codec-4.0.11.Final.jar 132.50 kB 113 95 8 1.6 debug
netty-codec-http-4.0.11.Final.jar 370.08 kB 249 233 5 1.6 debug
netty-common-4.0.11.Final.jar 335.62 kB 225 211 5 1.6 debug
netty-handler-4.0.11.Final.jar 72.04 kB 62 47 5 1.6 debug
netty-transport-4.0.11.Final.jar 282.13 kB 235 216 10 1.6 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
commons-proxy-1.0.jar 71.45 kB 83 60 10 1.4 debug
geronimo-servlet_3.0_spec-1.0.jar 94.07 kB 107 74 4 1.5 debug
sirona-aop-0.2-incubating-SNAPSHOT.jar 18.87 kB 24 10 1 1.6 debug
sirona-core-0.2-incubating-SNAPSHOT.jar 118.63 kB 145 113 20 1.6 debug
sirona-cube-0.2-incubating-SNAPSHOT.jar 19.28 kB 21 7 1 1.6 debug
sirona-plugins-api-0.2-incubating-SNAPSHOT.jar 14.09 kB 24 6 2 1.6 debug
sirona-reporting-0.2-incubating-SNAPSHOT-classes.jar 307.73 kB 136 49 15 1.6 debug
sirona-web-0.2-incubating-SNAPSHOT.jar 29.64 kB 40 17 7 1.6 debug
velocity-1.7.jar 438.97 kB 306 270 25 1.4 debug
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug
Total Size Entries Classes Packages JDK Rev Debug
27 5.11 MB 4,025 3,285 227 1.6 27
compile: 7 compile: 1.21 MB compile: 982 compile: 835 compile: 58 - compile: 7
test: 9 test: 1.60 MB test: 1,286 test: 1,140 test: 66 - test: 9
runtime: 10 runtime: 2.21 MB runtime: 1,650 runtime: 1,236 runtime: 99 - runtime: 10
provided: 1 provided: 94.07 kB provided: 107 provided: 74 provided: 4 - provided: 1

Dependency Repository Locations

Repo ID URL Release Snapshot
codehaus.snapshots http://snapshots.repository.codehaus.org - Yes
apache.snapshots http://repository.apache.org/snapshots - Yes
cloudbees-private-release-repository https://repository-olamy.forge.cloudbees.com/release Yes -
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots - Yes
central http://repo.maven.apache.org/maven2 Yes -
cloudbees-private-snapshot-repository https://repository-olamy.forge.cloudbees.com/snapshot - Yes

Repository locations for each of the Dependencies.

Artifact codehaus.snapshots apache.snapshots cloudbees-private-release-repository sonatype-nexus-snapshots central cloudbees-private-snapshot-repository
com.fasterxml.jackson.core:jackson-annotations:jar:2.2.2 - - - - Found at http://repo.maven.apache.org/maven2 -
com.fasterxml.jackson.core:jackson-core:jar:2.2.2 - - - - Found at http://repo.maven.apache.org/maven2 -
com.fasterxml.jackson.core:jackson-databind:jar:2.2.2 - - - - Found at http://repo.maven.apache.org/maven2 -
com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.2.2 - - - - Found at http://repo.maven.apache.org/maven2 -
com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.2.2 - - - - Found at http://repo.maven.apache.org/maven2 -
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.2.2 - - - - Found at http://repo.maven.apache.org/maven2 -
commons-codec:commons-codec:jar:1.8 - - - - Found at http://repo.maven.apache.org/maven2 -
commons-collections:commons-collections:jar:3.2.1 - - - - Found at http://repo.maven.apache.org/maven2 -
commons-lang:commons-lang:jar:2.4 - - - - Found at http://repo.maven.apache.org/maven2 -
io.netty:netty-buffer:jar:4.0.11.Final - - - - Found at http://repo.maven.apache.org/maven2 -
io.netty:netty-codec:jar:4.0.11.Final - - - - Found at http://repo.maven.apache.org/maven2 -
io.netty:netty-codec-http:jar:4.0.11.Final - - - - Found at http://repo.maven.apache.org/maven2 -
io.netty:netty-common:jar:4.0.11.Final - - - - Found at http://repo.maven.apache.org/maven2 -
io.netty:netty-handler:jar:4.0.11.Final - - - - Found at http://repo.maven.apache.org/maven2 -
io.netty:netty-transport:jar:4.0.11.Final - - - - Found at http://repo.maven.apache.org/maven2 -
junit:junit:jar:4.11 - - - - Found at http://repo.maven.apache.org/maven2 -
org.apache.commons:commons-lang3:jar:3.1 - - - - Found at http://repo.maven.apache.org/maven2 -
org.apache.commons:commons-proxy:jar:1.0 - - - - Found at http://repo.maven.apache.org/maven2 -
org.apache.geronimo.specs:geronimo-servlet_3.0_spec:jar:1.0 - - - - Found at http://repo.maven.apache.org/maven2 -
org.apache.sirona:sirona-aop:jar:0.2-incubating-SNAPSHOT - - - - - -
org.apache.sirona:sirona-core:jar:0.2-incubating-SNAPSHOT - - - - - -
org.apache.sirona:sirona-cube:jar:0.2-incubating-SNAPSHOT - - - - - -
org.apache.sirona:sirona-plugins-api:jar:0.2-incubating-SNAPSHOT - - - - - -
org.apache.sirona:sirona-reporting:jar:classes:0.2-incubating-SNAPSHOT - - - - - -
org.apache.sirona:sirona-web:jar:0.2-incubating-SNAPSHOT - - - - - -
org.apache.velocity:velocity:jar:1.7 - - - - Found at http://repo.maven.apache.org/maven2 -
org.hamcrest:hamcrest-core:jar:1.3 - - - - Found at http://repo.maven.apache.org/maven2 -
Total codehaus.snapshots apache.snapshots cloudbees-private-release-repository sonatype-nexus-snapshots central cloudbees-private-snapshot-repository
27 (compile: 7, test: 9, runtime: 10, provided: 1) 0 0 0 0 21 0