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 | Licenses |
---|---|---|---|---|
commons-io | commons-io | 2.4 | jar | The Apache Software License, Version 2.0 |
net.java.javabuild | builder-api | 1.2-SNAPSHOT | jar | Apache Software License |
org.apache.maven | maven-model | 3.3.3 | maven-plugin | Apache License, Version 2.0 |
org.apache.maven | maven-plugin-api | 3.3.3 | jar | Apache License, Version 2.0 |
org.apache.maven.doxia | doxia-sink-api | 1.6 | jar | Apache License, Version 2.0 |
org.apache.maven.plugins | maven-compiler-plugin | 3.3 | maven-plugin | Apache License, Version 2.0 |
org.apache.maven.reporting | maven-reporting-api | 3.0 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.reporting | maven-reporting-impl | 2.3 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-component-annotations | 1.5.5 | jar | The Apache Software License, Version 2.0 |
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 | Licenses |
---|---|---|---|---|
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
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 | Licenses |
---|---|---|---|---|
org.apache.maven | maven-core | 3.3.3 | jar | Apache License, Version 2.0 |
org.apache.maven.plugin-tools | maven-plugin-annotations | 3.4 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.5 | jar | MIT License |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.codehaus.plexus | plexus-compiler-javac | 2.5 | jar | The Apache Software License, Version 2.0 |
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 | Licenses |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
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:
Eclipse Public License, Version 1.0: Aether API, Aether Implementation, Aether SPI, Aether Utilities, org.eclipse.sisu.inject, org.eclipse.sisu.plexus
Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component
Unknown: Plexus I18N Component, Plexus Velocity Component, commons-beanutils, commons-digester, log4j, oro
Apache Software License: builder-api, builder-maven-plugin
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module
Apache License: HttpClient, HttpCore
Apache License, Version 2.0: Apache Maven Compiler Plugin, Apache Maven Reporting Implementation, Apache Maven Shared Utils, CDI APIs, Doxia :: Logging API, Doxia :: Sink API, Maven Aether Provider, Maven Artifact, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Tools Java 5 Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform
Public Domain: AOP alliance, Backport of JSR 166
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Apache Velocity, Apache XBean :: Reflect, Codec, Commons Collections, Commons IO, Commons Lang, Doxia :: Core, Doxia :: FML Module, Doxia :: XHTML Module, Doxia Sitetools :: Decoration Model, Doxia Sitetools :: Site Renderer Component, FindBugs-jsr305, Google Collections Library, Guava: Google Core Libraries for Java, Logging, Maven Artifact Manager, Maven Incremental Build support utilities, Maven Plugin Registry Model, Maven Profile Model, Maven Project Builder, Maven Reporting API, Maven Toolchains, Maven Wagon API, Plexus :: Component Annotations, Plexus :: Default Container, Plexus Classworlds, Plexus Common Utilities, Plexus Compiler Api, Plexus Compiler Manager, Plexus Interpolation API, Plexus Javac Component, Sisu Guice - Core Library, Validator, XML Commons External Components XML APIs, Xerces2 Java Parser, javax.inject
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
aopalliance-1.0.jar | 4.5 kB | 15 | 9 | 2 | 1.3 | Yes |
backport-util-concurrent-3.1.jar | 331.7 kB | 251 | 239 | 5 | 1.4 | Yes |
jsr305-2.0.1.jar | 31.9 kB | 70 | 34 | 3 | 1.5 | Yes |
google-collections-1.0.jar | 639.6 kB | 520 | 505 | 4 | 1.5 | Yes |
guava-18.0.jar | 2.3 MB | 1719 | 1690 | 17 | 1.6 | Yes |
commons-beanutils-1.7.0.jar | 188.7 kB | 129 | 111 | 5 | 1.2 | Yes |
commons-codec-1.3.jar | 46.7 kB | 42 | 25 | 5 | 1.2 | Yes |
commons-collections-3.2.1.jar | 575.4 kB | 482 | 458 | 12 | 1.2 | Yes |
commons-digester-1.6.jar | 168.4 kB | 115 | 95 | 6 | 1.2 | Yes |
commons-io-2.4.jar | 185.1 kB | 128 | 110 | 6 | 1.6 | Yes |
commons-lang-2.4.jar | 261.8 kB | 148 | 127 | 9 | 1.2 | Yes |
commons-logging-1.0.4.jar | 38 kB | 29 | 18 | 2 | 1.2 | Yes |
commons-logging-api-1.1.jar | 44.6 kB | 29 | 20 | 2 | 1.1 | Yes |
commons-validator-1.3.1.jar | 139 kB | 93 | 46 | 3 | 1.3 | Yes |
jsr250-api-1.0.jar | 5.8 kB | 16 | 11 | 2 | 1.5 | Yes |
cdi-api-1.0.jar | 44.9 kB | 92 | 75 | 7 | 1.5 | Yes |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
log4j-1.2.12.jar | 358.1 kB | 283 | 253 | 19 | 1.1 | Yes |
builder-api/target/classes | - | 0 | 0 | 0 | - | No |
httpclient-4.0.2.jar | 292.9 kB | 267 | 231 | 22 | 1.5 | Yes |
httpcore-4.0.1.jar | 172.9 kB | 181 | 158 | 10 | 1.3 | Yes |
maven-aether-provider-3.3.3.jar | 66.3 kB | 43 | 26 | 1 | 1.7 | Yes |
maven-artifact-3.3.3.jar | 55.1 kB | 57 | 32 | 11 | 1.7 | Yes |
maven-artifact-manager-2.2.1.jar | 67.6 kB | 52 | 29 | 7 | 1.5 | Yes |
maven-builder-support-3.3.3.jar | 15 kB | 24 | 10 | 1 | 1.7 | Yes |
maven-core-3.3.3.jar | 631.9 kB | 489 | 390 | 56 | 1.7 | Yes |
maven-model-3.3.3.jar | 160.8 kB | - | - | - | - | - |
maven-model-builder-3.3.3.jar | 176.4 kB | 154 | 121 | 16 | 1.7 | Yes |
maven-plugin-api-3.3.3.jar | 46.1 kB | 46 | 25 | 6 | 1.7 | Yes |
maven-plugin-registry-2.2.1.jar | 29.7 kB | 28 | 9 | 2 | 1.5 | Yes |
maven-profile-2.2.1.jar | 35.4 kB | 33 | 15 | 2 | 1.5 | Yes |
maven-project-2.2.1.jar | 156.3 kB | 98 | 72 | 10 | 1.5 | Yes |
maven-repository-metadata-3.3.3.jar | 26 kB | 25 | 7 | 2 | 1.7 | Yes |
maven-settings-3.3.3.jar | 43 kB | 33 | 17 | 2 | 1.7 | Yes |
maven-settings-builder-3.3.3.jar | 43.2 kB | 53 | 32 | 5 | 1.7 | Yes |
maven-toolchain-2.2.1.jar | 37.6 kB | 40 | 20 | 4 | 1.5 | Yes |
doxia-core-1.2.jar | 154.1 kB | 118 | 84 | 16 | 1.5 | Yes |
doxia-decoration-model-1.2.jar | 59.7 kB | 40 | 18 | 3 | 1.5 | Yes |
doxia-logging-api-1.6.jar | 11.3 kB | 19 | 4 | 1 | 1.5 | Yes |
doxia-module-fml-1.2.jar | 37.9 kB | 34 | 14 | 2 | 1.5 | Yes |
doxia-module-xhtml-1.2.jar | 15.1 kB | 24 | 6 | 1 | 1.5 | Yes |
doxia-sink-api-1.6.jar | 11.2 kB | 22 | 4 | 2 | 1.5 | Yes |
doxia-site-renderer-1.2.jar | 52.1 kB | 51 | 8 | 2 | 1.5 | Yes |
maven-plugin-annotations-3.4.jar | 14.2 kB | 22 | 7 | 1 | 1.5 | Yes |
maven-compiler-plugin-3.3.jar | 46.4 kB | - | - | - | - | - |
maven-reporting-api-3.0.jar | 10.9 kB | 20 | 5 | 1 | 1.4 | Yes |
maven-reporting-impl-2.3.jar | 18 kB | 17 | 3 | 1 | 1.5 | Yes |
maven-shared-incremental-1.1.jar | 13.5 kB | 17 | 2 | 1 | 1.5 | Yes |
maven-shared-utils-0.7.jar | 170.1 kB | 118 | 83 | 12 | 1.5 | Yes |
wagon-provider-api-1.0-beta-6.jar | 53.2 kB | 62 | 41 | 8 | 1.4 | Yes |
velocity-1.5.jar | 392.1 kB | 282 | 246 | 25 | 1.2 | Yes |
xbean-reflect-3.4.jar | 133.8 kB | 125 | 110 | 2 | 1.5 | Yes |
plexus-classworlds-2.5.2.jar | 52.7 kB | 52 | 37 | 5 | 1.6 | Yes |
plexus-compiler-api-2.5.jar | 25.4 kB | 34 | 20 | 4 | 1.5 | Yes |
plexus-compiler-javac-2.5.jar | 19.3 kB | 19 | 5 | 1 | 1.5 | Yes |
plexus-compiler-manager-2.5.jar | 4.6 kB | 17 | 3 | 1 | 1.5 | Yes |
plexus-component-annotations-1.5.5.jar | 4.2 kB | 15 | 3 | 1 | 1.5 | No |
plexus-container-default-1.5.5.jar | 216.6 kB | 230 | 185 | 30 | 1.5 | Yes |
plexus-i18n-1.0-beta-7.jar | 10.5 kB | 19 | 6 | 1 | 1.4 | Yes |
plexus-interpolation-1.21.jar | 62.5 kB | 60 | 44 | 6 | 1.5 | Yes |
plexus-utils-3.0.20.jar | 243.1 kB | 129 | 104 | 9 | 1.5 | Yes |
plexus-velocity-1.1.7.jar | 7.7 kB | 18 | 5 | 1 | 1.4 | Yes |
aether-api-1.0.2.v20150114.jar | 136.3 kB | 149 | 128 | 11 | 1.5 | Yes |
aether-impl-1.0.2.v20150114.jar | 173 kB | 114 | 96 | 4 | 1.5 | Yes |
aether-spi-1.0.2.v20150114.jar | 30.7 kB | 54 | 34 | 8 | 1.5 | Yes |
aether-util-1.0.2.v20150114.jar | 146.9 kB | 126 | 101 | 13 | 1.5 | Yes |
org.eclipse.sisu.inject-0.3.0.jar | 375.3 kB | 287 | 269 | 9 | 1.6 | Yes |
org.eclipse.sisu.plexus-0.3.0.jar | 205.4 kB | 196 | 164 | 20 | 1.6 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
slf4j-api-1.7.5.jar | 26.1 kB | 34 | 23 | 3 | 1.5 | Yes |
plexus-cipher-1.4.jar | 13.5 kB | 20 | 6 | 1 | 1.4 | Yes |
plexus-sec-dispatcher-1.3.jar | 28.6 kB | 31 | 13 | 3 | 1.4 | Yes |
sisu-guice-3.2.5-no_aop.jar | 399.7 kB | 331 | 316 | 8 | 1.6 | Yes |
oro-2.0.8.jar | 65.3 kB | 74 | 62 | 6 | 1.2 | No |
xercesImpl-2.9.1.jar | 1.2 MB | 964 | 894 | 38 | 1.1 | No |
xml-apis-1.3.04.jar | 194.4 kB | 344 | 303 | 25 | 1.1 | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
77 | 12.6 MB | 10455 | 8813 | 586 | 1.7 | 69 |
compile: 58 | compile: 8.1 MB | compile: 6683 | compile: 5475 | compile: 402 | - | compile: 50 |
test: 2 | test: 360 kB | test: 375 | test: 331 | test: 33 | - | test: 2 |
runtime: 1 | runtime: 19.3 kB | runtime: 19 | runtime: 5 | runtime: 1 | - | runtime: 1 |
provided: 16 | provided: 4.2 MB | provided: 3378 | provided: 3002 | provided: 150 | - | provided: 16 |
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
plexus.snapshots | https://oss.sonatype.org/content/repositories/plexus-snapshots | No | Yes | No |
central | https://repo.maven.apache.org/maven2 | Yes | No | No |
apache-snapshots | http://people.apache.org/repo/m2-snapshot-repository | No | Yes | Yes |
talend | file://C:/Program Files (x86)/Talend-Studio/studio/configuration/.m2/repository | Yes | Yes | Yes |
snapshots.jboss.org | http://snapshots.jboss.org/maven2 | No | Yes | No |
sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | No | Yes | No |
oss.sonatype.org/jboss-snapshots | http://oss.sonatype.org/content/repositories/jboss-snapshots | No | Yes | No |
plexus-snapshots | https://oss.sonatype.org/content/repositories/plexus-snapshots | No | Yes | No |
repository.jboss.org | http://repository.jboss.org/maven2 | Yes | No | No |
codehaus.snapshots | http://snapshots.repository.codehaus.org | No | Yes | Yes |
apache.snapshots | http://people.apache.org/repo/m2-snapshot-repository | No | Yes | Yes |
Repository locations for each of the Dependencies.