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 |
|---|---|---|---|---|
| commons-io | commons-io | 2.1 | jar | The Apache Software License, Version 2.0 |
| commons-lang | commons-lang | 2.6 | jar | The Apache Software License, Version 2.0 |
| dom4j | dom4j | 1.6.1 | jar | - |
| jaxen | jaxen | 1.1.1 | jar | - |
| org.apache.httpcomponents | httpclient | 4.1.2 | jar | LICENSE.txt |
| org.apache.httpcomponents | httpmime | 4.1.2 | jar | LICENSE.txt |
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.github.robfletcher | betamax | 1.0 | jar | The Apache Software License, Version 2.0 |
| junit | junit | 4.10 | jar | Common Public License Version 1.0 |
| org.codehaus.groovy | groovy-all | 1.8.4 | jar | - |
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.ibm.icu | icu4j | 2.6.1 | jar | - |
| commons-codec | commons-codec | 1.4 | jar | The Apache Software License, Version 2.0 |
| commons-logging | commons-logging | 1.1.1 | jar | The Apache Software License, Version 2.0 |
| jdom | jdom | 1.0 | jar | - |
| org.apache.httpcomponents | httpcore | 4.1.2 | jar | LICENSE.txt |
| xalan | xalan | 2.6.0 | jar | - |
| xerces | xercesImpl | 2.6.2 | jar | - |
| xerces | xmlParserAPIs | 2.6.2 | jar | - |
| xml-apis | xml-apis | 1.0.b2 | jar | The Apache Software License, Version 2.0 |
| xom | xom | 1.0 | jar | LGPL |
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 |
|---|---|---|---|---|
| javax.servlet | servlet-api | 2.5 | jar | - |
| log4j | log4j | 1.2.16 | jar | The Apache Software License, Version 2.0 |
| org.eclipse.jetty | jetty-continuation | 7.5.1.v20110908 | jar | Apache Software License - Version 2.0-Eclipse Public License - Version 1.0 |
| org.eclipse.jetty | jetty-http | 7.5.1.v20110908 | jar | Apache Software License - Version 2.0-Eclipse Public License - Version 1.0 |
| org.eclipse.jetty | jetty-io | 7.5.1.v20110908 | jar | Apache Software License - Version 2.0-Eclipse Public License - Version 1.0 |
| org.eclipse.jetty | jetty-server | 7.5.1.v20110908 | jar | Apache Software License - Version 2.0-Eclipse Public License - Version 1.0 |
| org.eclipse.jetty | jetty-util | 7.5.1.v20110908 | jar | Apache Software License - Version 2.0-Eclipse Public License - Version 1.0 |
| org.hamcrest | hamcrest-core | 1.1 | jar | BSD style |
| org.yaml | snakeyaml | 1.9 | jar | LICENSE.txt |
Project Dependency Graph
Dependency Tree
- org.rundeck:rundeck-api-java-client:jar:2.1-SNAPSHOT

- org.apache.httpcomponents:httpclient:jar:4.1.2 (compile)

- org.apache.httpcomponents:httpcore:jar:4.1.2 (compile)

- commons-logging:commons-logging:jar:1.1.1 (compile)

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

- org.apache.httpcomponents:httpcore:jar:4.1.2 (compile)
- org.apache.httpcomponents:httpmime:jar:4.1.2 (compile)

- org.apache.httpcomponents:httpcore:jar:4.1.2 (compile)

- commons-logging:commons-logging:jar:1.1.1 (compile)

- org.apache.httpcomponents:httpcore:jar:4.1.2 (compile)
- commons-lang:commons-lang:jar:2.6 (compile)

- commons-io:commons-io:jar:2.1 (compile)

- dom4j:dom4j:jar:1.6.1 (compile)

- xml-apis:xml-apis:jar:1.0.b2 (compile)

- xml-apis:xml-apis:jar:1.0.b2 (compile)
- jaxen:jaxen:jar:1.1.1 (compile)

- dom4j:dom4j:jar:1.6.1 (compile)

- jdom:jdom:jar:1.0 (compile)

- xerces:xercesImpl:jar:2.6.2 (compile)

- xom:xom:jar:1.0 (compile)

- xerces:xmlParserAPIs:jar:2.6.2 (compile)

- xerces:xercesImpl:jar:2.6.2 (compile)

- xalan:xalan:jar:2.6.0 (compile)

- xml-apis:xml-apis:jar:1.0.b2 (compile)

- xml-apis:xml-apis:jar:1.0.b2 (compile)
- com.ibm.icu:icu4j:jar:2.6.1 (compile)

- xerces:xmlParserAPIs:jar:2.6.2 (compile)
- dom4j:dom4j:jar:1.6.1 (compile)
- junit:junit:jar:4.10 (test)

- org.hamcrest:hamcrest-core:jar:1.1 (test)

- org.hamcrest:hamcrest-core:jar:1.1 (test)
- com.github.robfletcher:betamax:jar:1.0 (test)

- org.apache.httpcomponents:httpclient:jar:4.1.2 (test)

- log4j:log4j:jar:1.2.16 (test)

- org.yaml:snakeyaml:jar:1.9 (test)

- org.eclipse.jetty:jetty-server:jar:7.5.1.v20110908 (test)

- javax.servlet:servlet-api:jar:2.5 (test)

- org.eclipse.jetty:jetty-continuation:jar:7.5.1.v20110908 (test)

- org.eclipse.jetty:jetty-http:jar:7.5.1.v20110908 (test)

- org.eclipse.jetty:jetty-io:jar:7.5.1.v20110908 (test)

- org.eclipse.jetty:jetty-util:jar:7.5.1.v20110908 (test)

- org.eclipse.jetty:jetty-util:jar:7.5.1.v20110908 (test)
- org.eclipse.jetty:jetty-io:jar:7.5.1.v20110908 (test)
- javax.servlet:servlet-api:jar:2.5 (test)
- org.apache.httpcomponents:httpclient:jar:4.1.2 (test)
- org.codehaus.groovy:groovy-all:jar:1.8.4 (test)

- org.apache.httpcomponents:httpclient:jar:4.1.2 (compile)
Licenses
LGPL: xom
BSD style: Hamcrest Core
Eclipse Public License - Version 1.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Server Core, Jetty :: Utilities
Unknown: Groovy, Unnamed - com.ibm.icu:icu4j:jar:2.6.1, Unnamed - javax.servlet:servlet-api:jar:2.5, Unnamed - jdom:jdom:jar:1.0, Unnamed - xalan:xalan:jar:2.6.0, Unnamed - xerces:xercesImpl:jar:2.6.2, Unnamed - xerces:xmlParserAPIs:jar:2.6.2, dom4j, jaxen
Apache License: HttpClient, HttpCore, HttpMime
Apache Software License - Version 2.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Server Core, Jetty :: Utilities
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Apache Log4j, Betamax - An HTTP stubbing proxy for testing JVM applications., Commons Codec, Commons IO, Commons Lang, Commons Logging, RunDeck API - Java Client, XML Commons External Components XML APIs
Apache License Version 2.0: SnakeYAML
Dependency File Details
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
|---|---|---|---|---|---|---|---|
| betamax-1.0.jar | 160.45 kB | 68 | 59 | 7 | 1.5 | debug | - |
| icu4j-2.6.1.jar | 2.34 MB | 755 | 648 | 6 | 1.2 | debug | - |
| commons-codec-1.4.jar | 56.80 kB | 47 | 30 | 5 | 1.4 | debug | - |
| commons-io-2.1.jar | 159.33 kB | 122 | 104 | 6 | 1.5 | debug | - |
| commons-lang-2.6.jar | 277.56 kB | 155 | 133 | 10 | 1.3 | debug | - |
| commons-logging-1.1.1.jar | 59.26 kB | 42 | 28 | 2 | 1.1 | debug | - |
| dom4j-1.6.1.jar | 306.54 kB | 208 | 190 | 14 | 1.3 | debug | - |
| servlet-api-2.5.jar | 102.65 kB | 68 | 42 | 2 | 1.5 | debug | - |
| jaxen-1.1.1.jar | 221.60 kB | 236 | 214 | 17 | 1.2 | debug | - |
| jdom-1.0.jar | 149.66 kB | 87 | 75 | 8 | 1.1 | debug | - |
| junit-4.10.jar | 247.23 kB | 290 | 252 | 31 | 1.5 | debug | - |
| log4j-1.2.16.jar | 470.25 kB | 346 | 308 | 20 | 1.1 | debug | - |
| httpclient-4.1.2.jar | 344.00 kB | 309 | 273 | 22 | 1.5 | debug | - |
| httpcore-4.1.2.jar | 176.95 kB | 185 | 163 | 10 | 1.3 | debug | - |
| httpmime-4.1.2.jar | 26.26 kB | 31 | 15 | 2 | 1.5 | debug | - |
| groovy-all-1.8.4.jar | 5.86 MB | 3,872 | 3,686 | 96 | 1.5 | debug | - |
| jetty-continuation-7.5.1.v20110908.jar | 19.72 kB | 23 | 11 | 1 | 1.5 | debug | - |
| jetty-http-7.5.1.v20110908.jar | 110.53 kB | 67 | 49 | 4 | 1.5 | debug | - |
| jetty-io-7.5.1.v20110908.jar | 90.57 kB | 69 | 55 | 3 | 1.5 | debug | - |
| jetty-server-7.5.1.v20110908.jar | 296.87 kB | 175 | 139 | 9 | 1.5 | debug | - |
| jetty-util-7.5.1.v20110908.jar | 208.08 kB | 140 | 120 | 8 | 1.5 | debug | - |
| hamcrest-core-1.1.jar | 74.85 kB | 54 | 21 | 3 | 1.5 | debug | - |
| snakeyaml-1.9.jar | 259.59 kB | 238 | 202 | 19 | 1.5 | debug | - |
| xalan-2.6.0.jar | 3.00 MB | 1,625 | 1,548 | 50 | 1.1 | debug | - |
| xercesImpl-2.6.2.jar | 986.99 kB | 845 | 784 | 37 | 1.1 | release | - |
| xmlParserAPIs-2.6.2.jar | 121.80 kB | 238 | 207 | 17 | 1.1 | release | - |
| xml-apis-1.0.b2.jar | 106.76 kB | 217 | 184 | 17 | 1.2 | release | - |
| xom-1.0.jar | 106.32 kB | 108 | 96 | 6 | 1.2 | release | sealed |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
| 28 | 16.22 MB | 10,620 | 9,636 | 432 | 1.5 | 24 | 1 |
| compile: 16 | compile: 8.37 MB | compile: 5,210 | compile: 4,692 | compile: 229 | - | compile: 12 | compile: 1 |
| test: 12 | test: 7.85 MB | test: 5,410 | test: 4,944 | test: 203 | - | test: 12 | - |
Dependency Repository Locations
| Repo ID | URL | Release | Snapshot | |
|---|---|---|---|---|
| sonatype-snapshots | http://oss.sonatype.org/content/groups/jetty | Yes | Yes | - |
| apache.snapshots | http://people.apache.org/repo/m2-snapshot-repository | - | Yes | - |
| sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | - | Yes | - |
| central | http://repo1.maven.org/maven2 | Yes | - | - |
Repository locations for each of the Dependencies.