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 | Optional |
|---|---|---|---|---|---|
| com.fasterxml.jackson.core | jackson-databind | 2.2.3 | jar | The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1 | No |
| com.infradna.tool | bridge-method-annotation | 1.14 | jar | MIT License | No |
| commons-codec | commons-codec | 1.7 | jar | The Apache Software License, Version 2.0 | No |
| commons-io | commons-io | 1.4 | jar | The Apache Software License, Version 2.0 | No |
| commons-lang | commons-lang | 2.6 | jar | The Apache Software License, Version 2.0 | No |
| com.squareup.okhttp | okhttp-urlconnection | 2.0.0 | jar | Apache 2.0 | Yes |
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 |
|---|---|---|---|---|
| junit | junit | 4.11 | jar | Common Public License Version 1.0 |
| org.eclipse.jgit | org.eclipse.jgit | 3.1.0.201310021548-r | jar | Eclipse Distribution License (New BSD License) |
| org.kohsuke | wordnet-random-name | 1.2 | jar | MIT license |
| org.kohsuke.stapler | stapler-jetty | 1.1 | jar | MIT license |
| org.mockito | mockito-all | 1.9.5 | jar | The MIT 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 |
|---|---|---|---|---|
| com.fasterxml.jackson.core | jackson-annotations | 2.2.3 | jar | The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1 |
| com.fasterxml.jackson.core | jackson-core | 2.2.3 | jar | The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1 |
| com.squareup.okhttp | okhttp | 2.0.0 | jar | Apache 2.0 |
| com.squareup.okio | okio | 1.0.0 | jar | Apache 2.0 |
| org.jenkins-ci | annotation-indexer | 1.4 | 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:
Project Dependency Graph
Dependency Tree
- org.kohsuke:github-api:jar:1.66
- commons-lang:commons-lang:jar:2.6 (compile)

- commons-codec:commons-codec:jar:1.7 (compile)

- junit:junit:jar:4.11 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)

- org.hamcrest:hamcrest-core:jar:1.3 (test)
- com.fasterxml.jackson.core:jackson-databind:jar:2.2.3 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.2.3 (compile)

- com.fasterxml.jackson.core:jackson-core:jar:2.2.3 (compile)

- com.fasterxml.jackson.core:jackson-annotations:jar:2.2.3 (compile)
- commons-io:commons-io:jar:1.4 (compile)

- com.infradna.tool:bridge-method-annotation:jar:1.14 (compile)
- org.jenkins-ci:annotation-indexer:jar:1.4 (compile)

- org.jenkins-ci:annotation-indexer:jar:1.4 (compile)
- org.kohsuke.stapler:stapler-jetty:jar:1.1 (test)
- org.kohsuke.stapler:stapler:jar:1.177 (test)
- commons-discovery:commons-discovery:jar:0.4 (test)
- commons-logging:commons-logging:jar:1.0.4 (test)

- commons-logging:commons-logging:jar:1.0.4 (test)
- commons-beanutils:commons-beanutils:jar:1.7.0 (test)

- org.jvnet.localizer:localizer:jar:1.7 (test)

- org.kohsuke.stapler:json-lib:jar:2.1-rev6 (test)
- commons-collections:commons-collections:jar:3.2 (test)

- net.sf.ezmorph:ezmorph:jar:1.0.3 (test)

- commons-collections:commons-collections:jar:3.2 (test)
- org.jvnet:tiger-types:jar:1.3 (test)

- com.google.guava:guava:jar:r06 (test)

- commons-fileupload:commons-fileupload:jar:1.2.1 (test)

- commons-discovery:commons-discovery:jar:0.4 (test)
- org.eclipse.jetty:jetty-servlet:jar:7.5.4.v20111024 (test)
- org.eclipse.jetty:jetty-security:jar:7.5.4.v20111024 (test)
- org.eclipse.jetty:jetty-server:jar:7.5.4.v20111024 (test)
- javax.servlet:servlet-api:jar:2.5 (test)

- org.eclipse.jetty:jetty-continuation:jar:7.5.4.v20111024 (test)

- org.eclipse.jetty:jetty-http:jar:7.5.4.v20111024 (test)
- org.eclipse.jetty:jetty-io:jar:7.5.4.v20111024 (test)
- org.eclipse.jetty:jetty-util:jar:7.5.4.v20111024 (test)

- org.eclipse.jetty:jetty-util:jar:7.5.4.v20111024 (test)
- org.eclipse.jetty:jetty-io:jar:7.5.4.v20111024 (test)
- javax.servlet:servlet-api:jar:2.5 (test)
- org.eclipse.jetty:jetty-server:jar:7.5.4.v20111024 (test)
- org.eclipse.jetty:jetty-security:jar:7.5.4.v20111024 (test)
- org.kohsuke.stapler:stapler:jar:1.177 (test)
- org.eclipse.jgit:org.eclipse.jgit:jar:3.1.0.201310021548-r (test)
- com.jcraft:jsch:jar:0.1.46 (test)

- com.googlecode.javaewah:JavaEWAH:jar:0.5.6 (test)

- com.jcraft:jsch:jar:0.1.46 (test)
- com.squareup.okhttp:okhttp-urlconnection:jar:2.0.0 (compile)
- com.squareup.okhttp:okhttp:jar:2.0.0 (compile)
- com.squareup.okio:okio:jar:1.0.0 (compile)

- com.squareup.okio:okio:jar:1.0.0 (compile)
- com.squareup.okhttp:okhttp:jar:2.0.0 (compile)
- org.kohsuke:wordnet-random-name:jar:1.2 (test)

- org.mockito:mockito-all:jar:1.9.5 (test)

- commons-lang:commons-lang:jar:2.6 (compile)
Licenses
Apache 2: JavaEWAH
New BSD License: Hamcrest Core
Eclipse Public License - Version 1.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities
Unknown: Localizer, Type arithmetic library for Java5, commons-beanutils, servlet-api
GNU Lesser General Public License, Version 2.1: Jackson-annotations, Jackson-core, jackson-databind
The Apache Software License, Version 2.0: Collections, Commons Codec, Commons FileUpload, Commons IO, Commons Lang, Discovery, Guava (Google Common Libraries), Jackson-annotations, Jackson-core, Logging, ezmorph, jackson-databind, json-lib
The MIT license: GitHub API for Java
Revised BSD: JSch
MIT license: Stapler Jetty Runner, WordNet Random Name Generator
Apache Software License - Version 2.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities
Eclipse Distribution License (New BSD License): JGit - Core
Apache 2.0: OkHttp, OkHttp URLConnection, Okio
Common Public License Version 1.0: JUnit
MIT License: Annotation Indexer, Bridge method injection annotations
The MIT License: Mockito
2-clause BSD license: Stapler
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| jackson-annotations-2.2.3.jar | 33.48 kB | 60 | 48 | 1 | 1.6 | Yes |
| jackson-core-2.2.3.jar | 192.70 kB | 111 | 89 | 8 | 1.6 | Yes |
| jackson-databind-2.2.3.jar | 865.84 kB | 585 | 551 | 20 | 1.6 | Yes |
| guava-r06.jar | 936.40 kB | 744 | 725 | 8 | 1.5 | Yes |
| JavaEWAH-0.5.6.jar | 53.92 kB | 41 | 31 | 3 | 1.5 | Yes |
| bridge-method-annotation-1.14.jar | 3.19 kB | 13 | 2 | 1 | 1.5 | No |
| jsch-0.1.46.jar | 225.75 kB | 135 | 122 | 4 | 1.4 | Yes |
| okhttp-2.0.0.jar | 260.96 kB | 158 | 144 | 5 | 1.6 | Yes |
| okio-1.0.0.jar | 52.13 kB | 40 | 32 | 1 | 1.6 | Yes |
| commons-beanutils-1.7.0.jar | 188.67 kB | 129 | 111 | 5 | 1.2 | Yes |
| commons-codec-1.7.jar | 259.60 kB | 227 | 85 | 6 | 1.6 | Yes |
| commons-collections-3.2.jar | 571.26 kB | 477 | 458 | 12 | 1.1 | Yes |
| commons-discovery-0.4.jar | 76.68 kB | 74 | 59 | 8 | 1.1 | Yes |
| commons-fileupload-1.2.1.jar | 57.78 kB | 60 | 43 | 5 | 1.3 | Yes |
| commons-io-1.4.jar | 109.04 kB | 93 | 76 | 5 | 1.3 | Yes |
| commons-lang-2.6.jar | 284.22 kB | 155 | 133 | 10 | 1.3 | Yes |
| commons-logging-1.0.4.jar | 38.01 kB | 29 | 18 | 2 | 1.2 | Yes |
| servlet-api-2.5.jar | 105.11 kB | 68 | 42 | 2 | 1.5 | Yes |
| junit-4.11.jar | 245.04 kB | 266 | 233 | 28 | 1.5 | Yes |
| ezmorph-1.0.3.jar | 77.83 kB | 58 | 43 | 6 | 1.1 | Yes |
| jetty-continuation-7.5.4.v20111024.jar | 20.19 kB | 23 | 11 | 1 | 1.5 | Yes |
| jetty-http-7.5.4.v20111024.jar | 115.08 kB | 67 | 49 | 4 | 1.5 | Yes |
| jetty-io-7.5.4.v20111024.jar | 90.95 kB | 69 | 55 | 3 | 1.5 | Yes |
| jetty-security-7.5.4.v20111024.jar | 83.05 kB | 68 | 55 | 2 | 1.5 | Yes |
| jetty-server-7.5.4.v20111024.jar | 307.31 kB | 176 | 140 | 9 | 1.5 | Yes |
| jetty-servlet-7.5.4.v20111024.jar | 86.82 kB | 59 | 38 | 4 | 1.5 | Yes |
| jetty-util-7.5.4.v20111024.jar | 215.62 kB | 140 | 120 | 8 | 1.5 | Yes |
| org.eclipse.jgit-3.1.0.201310021548-r.jar | 1.83 MB | 1191 | 1143 | 30 | 1.5 | Yes |
| hamcrest-core-1.3.jar | 45.02 kB | 52 | 45 | 3 | 1.5 | Yes |
| annotation-indexer-1.4.jar | 16.09 kB | 24 | 11 | 1 | 1.5 | Yes |
| tiger-types-1.3.jar | 17.52 kB | 22 | 12 | 1 | 1.5 | Yes |
| localizer-1.7.jar | 6.66 kB | 15 | 5 | 1 | 1.5 | Yes |
| wordnet-random-name-1.2.jar | 17.10 kB | 15 | 2 | 1 | 1.5 | Yes |
| json-lib-2.1-rev6.jar | 113.37 kB | 84 | 72 | 8 | 1.5 | Yes |
| stapler-1.177.jar | 264.65 kB | 223 | 193 | 8 | 1.5 | Yes |
| stapler-jetty-1.1.jar | 3.36 kB | 13 | 1 | 1 | 1.5 | Yes |
| mockito-all-1.9.5.jar | 1.58 MB | 1372 | 698 | 74 | 1.5 | Yes |
| okhttp-urlconnection-2.0.0.jar | 30.76 kB | 24 | 12 | 2 | 1.6 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 38 | 9.49 MB | 7160 | 5707 | 301 | 1.6 | 37 |
| compile: 11 | compile: 2.11 MB | compile: 1490 | compile: 1183 | compile: 60 | - | compile: 10 |
| test: 27 | test: 7.38 MB | test: 5670 | test: 4524 | test: 241 | - | test: 27 |
Dependency Repository Locations
| Repo ID | URL | Release | Snapshot | Blacklisted |
|---|---|---|---|---|
| central | http://repo.maven.apache.org/maven2 | Yes | No | Yes |
Repository locations for each of the Dependencies.
| Artifact |
|---|
| com.fasterxml.jackson.core:jackson-annotations:jar:2.2.3 |
| com.fasterxml.jackson.core:jackson-core:jar:2.2.3 |
| com.fasterxml.jackson.core:jackson-databind:jar:2.2.3 |
| com.google.guava:guava:jar:r06 |
| com.googlecode.javaewah:JavaEWAH:jar:0.5.6 |
| com.infradna.tool:bridge-method-annotation:jar:1.14 |
| com.jcraft:jsch:jar:0.1.46 |
| com.squareup.okhttp:okhttp:jar:2.0.0 |
| com.squareup.okio:okio:jar:1.0.0 |
| commons-beanutils:commons-beanutils:jar:1.7.0 |
| commons-codec:commons-codec:jar:1.7 |
| commons-collections:commons-collections:jar:3.2 |
| commons-discovery:commons-discovery:jar:0.4 |
| commons-fileupload:commons-fileupload:jar:1.2.1 |
| commons-io:commons-io:jar:1.4 |
| commons-lang:commons-lang:jar:2.6 |
| commons-logging:commons-logging:jar:1.0.4 |
| javax.servlet:servlet-api:jar:2.5 |
| junit:junit:jar:4.11 |
| net.sf.ezmorph:ezmorph:jar:1.0.3 |
| org.eclipse.jetty:jetty-continuation:jar:7.5.4.v20111024 |
| org.eclipse.jetty:jetty-http:jar:7.5.4.v20111024 |
| org.eclipse.jetty:jetty-io:jar:7.5.4.v20111024 |
| org.eclipse.jetty:jetty-security:jar:7.5.4.v20111024 |
| org.eclipse.jetty:jetty-server:jar:7.5.4.v20111024 |
| org.eclipse.jetty:jetty-servlet:jar:7.5.4.v20111024 |
| org.eclipse.jetty:jetty-util:jar:7.5.4.v20111024 |
| org.eclipse.jgit:org.eclipse.jgit:jar:3.1.0.201310021548-r |
| org.hamcrest:hamcrest-core:jar:1.3 |
| org.jenkins-ci:annotation-indexer:jar:1.4 |
| org.jvnet:tiger-types:jar:1.3 |
| org.jvnet.localizer:localizer:jar:1.7 |
| org.kohsuke:wordnet-random-name:jar:1.2 |
| org.kohsuke.stapler:json-lib:jar:2.1-rev6 |
| org.kohsuke.stapler:stapler:jar:1.177 |
| org.kohsuke.stapler:stapler-jetty:jar:1.1 |
| org.mockito:mockito-all:jar:1.9.5 |
| com.squareup.okhttp:okhttp-urlconnection:jar:2.0.0 |
| Total |
| 38 (compile: 11, test: 27) |