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
ch.qos.logback logback-classic 1.1.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
ch.qos.logback logback-core 1.1.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
com.google.code.gson gson 2.3.1 jar The Apache Software License, Version 2.0
org.eclipse.mylyn.github org.eclipse.egit.github.core 3.6.0.201411121045-m1 jar Eclipse Public License v1.0
org.rundeck rundeck-api-java-client 13.0 jar The Apache Software License, Version 2.0
org.slf4j slf4j-ext 1.7.12 jar 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
ch.qos.cal10n cal10n-api 0.8.1 jar MIT License
commons-codec commons-codec 1.6 jar The Apache Software License, Version 2.0
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1.3 jar The Apache Software License, Version 2.0
dom4j dom4j 1.6.1 jar -
jaxen jaxen 1.1.6 jar null
org.apache.httpcomponents httpclient 4.3.6 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.3.3 jar Apache License, Version 2.0
org.apache.httpcomponents httpmime 4.3.6 jar Apache License, Version 2.0
org.slf4j slf4j-api 1.7.12 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

Unknown: dom4j

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Apache License, Version 2.0: Apache HttpClient, Apache HttpClient Mime, Apache HttpCore

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

MIT License: Compiler assisted localization library (CAL10N) - API, SLF4J API Module, SLF4J Extensions Module

Eclipse Public License v1.0: Eclipse EGit GitHub API Core

Unnamed: jaxen

The Apache Software License, Version 2.0: Commons Codec, Commons IO, Commons Lang, Commons Logging, Gson, Rundeck API - Java Client, Rundeck Monitor

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
cal10n-api-0.8.1.jar 38.19 kB 50 35 4 1.5 Yes
logback-classic-1.1.3.jar 280.93 kB 221 173 25 1.6 Yes
logback-core-1.1.3.jar 455.04 kB 410 365 35 1.6 Yes
gson-2.3.1.jar 210.86 kB 175 165 6 1.5 Yes
commons-codec-1.6.jar 232.77 kB 218 76 6 1.5 Yes
commons-io-2.4.jar 185.14 kB 128 110 6 1.6 Yes
commons-lang-2.6.jar 284.22 kB 155 133 10 1.3 Yes
commons-logging-1.1.3.jar 62.05 kB 42 28 2 1.1 Yes
dom4j-1.6.1.jar 313.90 kB 208 190 14 1.3 Yes
jaxen-1.1.6.jar 231.88 kB 241 214 17 1.2 Yes
httpclient-4.3.6.jar 592.01 kB 459 420 24 1.5 Yes
httpcore-4.3.3.jar 282.79 kB 260 232 15 1.5 Yes
httpmime-4.3.6.jar 37.27 kB 39 22 2 1.5 Yes
org.eclipse.egit.github.core-3.6.0.201411121045-m1.jar 222.07 kB 193 172 5 1.5 Yes
rundeck-api-java-client-13.0.jar 171.91 kB 144 129 6 1.6 Yes
slf4j-api-1.7.12.jar 32.13 kB 39 28 3 1.5 Yes
slf4j-ext-1.7.12.jar 42.52 kB 44 30 6 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
17 3.68 MB 3026 2522 186 1.6 17
compile: 17 compile: 3.68 MB compile: 3026 compile: 2522 compile: 186 - compile: 17

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
apache.snapshots http://repository.apache.org/snapshots No Yes No
egit file:/${basedir}/../../egit/org.eclipse.egit.repository/target/repository Yes Yes Yes
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes No
spy http://files.couchbase.com/maven2/ Yes No No
egit-release https://repo.eclipse.org/content/repositories/egit-releases/ Yes No No
central http://repo.maven.apache.org/maven2 Yes No No
mylyn http://download.eclipse.org/mylyn/releases/3.7 Yes Yes No
orbit http://download.eclipse.org/tools/orbit/downloads/drops/R20130827064939/repository/ Yes Yes No
eclipse http://download.eclipse.org/releases/kepler Yes Yes No

Repository locations for each of the Dependencies.

Artifact apache.snapshots sonatype-nexus-snapshots spy egit-release central mylyn orbit eclipse
ch.qos.cal10n:cal10n-api:jar:0.8.1 - - - - Found at http://repo.maven.apache.org/maven2 - - -
ch.qos.logback:logback-classic:jar:1.1.3 - - - - Found at http://repo.maven.apache.org/maven2 - - -
ch.qos.logback:logback-core:jar:1.1.3 - - - - Found at http://repo.maven.apache.org/maven2 - - -
com.google.code.gson:gson:jar:2.3.1 - - - - Found at http://repo.maven.apache.org/maven2 - - -
commons-codec:commons-codec:jar:1.6 - - - - Found at http://repo.maven.apache.org/maven2 - - -
commons-io:commons-io:jar:2.4 - - - - Found at http://repo.maven.apache.org/maven2 - - -
commons-lang:commons-lang:jar:2.6 - - - - Found at http://repo.maven.apache.org/maven2 - - -
commons-logging:commons-logging:jar:1.1.3 - - - - Found at http://repo.maven.apache.org/maven2 - - -
dom4j:dom4j:jar:1.6.1 - - - - Found at http://repo.maven.apache.org/maven2 - - -
jaxen:jaxen:jar:1.1.6 - - - - Found at http://repo.maven.apache.org/maven2 - - -
org.apache.httpcomponents:httpclient:jar:4.3.6 - - - - Found at http://repo.maven.apache.org/maven2 - - -
org.apache.httpcomponents:httpcore:jar:4.3.3 - - - - Found at http://repo.maven.apache.org/maven2 - - -
org.apache.httpcomponents:httpmime:jar:4.3.6 - - - - Found at http://repo.maven.apache.org/maven2 - - -
org.eclipse.mylyn.github:org.eclipse.egit.github.core:jar:3.6.0.201411121045-m1 - - - Found at https://repo.eclipse.org/content/repositories/egit-releases/ - - - -
org.rundeck:rundeck-api-java-client:jar:13.0 - - - - Found at http://repo.maven.apache.org/maven2 - - -
org.slf4j:slf4j-api:jar:1.7.12 - - - - Found at http://repo.maven.apache.org/maven2 - - -
org.slf4j:slf4j-ext:jar:1.7.12 - - - - Found at http://repo.maven.apache.org/maven2 - - -
Total apache.snapshots sonatype-nexus-snapshots spy egit-release central mylyn orbit eclipse
17 (compile: 17) 0 0 0 1 16 0 0 0