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 Licenses
axis axis 1.4-patched jar The Apache Software License, Version 2.0
org.italiangrid voms-api-java 3.0.2 jar The Apache Software License, Version 2.0
org.jglobus axisg 2.0.7-custom4 jar -
org.jglobus gss 2.0.7-custom4 jar -

runtime

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

GroupId ArtifactId Version Type Licenses
fr.in2p3.jsaga.adaptor jsaga-adaptor-globus 1.2.0-SNAPSHOT jar GNU Lesser General Public License
fr.in2p3.jsaga.adaptor jsaga-adaptor-voms 1.2.0-SNAPSHOT jar GNU Lesser General Public 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:

GroupId ArtifactId Version Type Licenses
fr.in2p3.jsaga jsaga-engine 1.2.0-SNAPSHOT jar GNU Lesser General Public License
org.ogf.saga saga-api-test 1.2.0-SNAPSHOT jar GNU Lesser General Public License

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 Licenses
fr.in2p3.jsaga jsaga-adaptoritf 1.2.0-SNAPSHOT jar GNU Lesser General Public License
log4j log4j 1.2.16 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 Licenses
commons-codec commons-codec 1.6 jar The Apache Software License, Version 2.0
commons-httpclient commons-httpclient 3.1 jar Apache License
commons-io commons-io 2.0.1 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.0.4 jar /LICENSE.txt
eu.eu-emi.security canl 1.3.0 jar BSD
javax.servlet servlet-api 2.5 jar -
org.apache.axis axis-jaxrpc 1.4 jar -
org.apache.axis axis-saaj 1.4 jar -
org.bouncycastle bcmail-jdk16 1.46 jar Bouncy Castle Licence
org.bouncycastle bcprov-jdk16 1.46 jar Bouncy Castle Licence
org.jglobus jsse 2.0.7-custom4 jar -
org.jglobus ssl-proxies 2.0.7-custom4 jar -

runtime

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

GroupId ArtifactId Version Type Licenses
axis axis-wsdl4j 1.5.1 jar -
commons-cli commons-cli 1.1 jar /LICENSE.txt
commons-discovery commons-discovery 0.2 jar -
org.italiangrid voms-clients 3.0.4 jar -
org.jglobus gram 2.0.7-custom4 jar -
org.jglobus gridftp 2.0.7-custom4 jar -
org.jglobus io 2.0.7-custom4 jar -
org.jglobus myproxy 2.0.7-custom4 jar -

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 Classifier Type Licenses
castor castor 1.0 xml jar -
junit junit 4.11 - jar Common Public License Version 1.0
org.hamcrest hamcrest-core 1.3 - jar New BSD License
xerces xercesImpl 2.6.2 - jar -
xml-apis xml-apis 1.3.04 - 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 Licenses
com.thoughtworks.xstream xstream 1.4.3 jar BSD style
org.apache.directory.studio org.apache.commons.codec 1.6 jar The Apache Software License, Version 2.0
org.ogf.saga saga-api 1.1.1-rm jar Vrije Universiteit License
xmlpull xmlpull 1.1.3.1 jar Public Domain
xpp3 xpp3_min 1.1.4c jar Indiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain

Project Dependency Graph

Dependency Tree

  • fr.in2p3.jsaga.adaptor:sources:zip:jsaga-adaptor-srm:latest [Information]
    • fr.in2p3.jsaga.adaptor:jsaga-adaptor-voms:jar:1.2.0-SNAPSHOT (runtime) [Information]
      • org.jglobus:myproxy:jar:2.0.7-custom4 (runtime) [Information]
      • org.italiangrid:voms-clients:jar:3.0.4 (runtime) [Information]
    • fr.in2p3.jsaga.adaptor:jsaga-adaptor-globus:jar:1.2.0-SNAPSHOT (runtime) [Information]
      • org.jglobus:io:jar:2.0.7-custom4 (runtime) [Information]
        • org.jglobus:gridftp:jar:2.0.7-custom4 (runtime) [Information]
        • org.jglobus:gram:jar:2.0.7-custom4 (runtime) [Information]
    • org.italiangrid:voms-api-java:jar:3.0.2 (compile) [Information]
      • eu.eu-emi.security:canl:jar:1.3.0 (compile) [Information]
        • org.bouncycastle:bcprov-jdk16:jar:1.46 (compile) [Information]
      • org.bouncycastle:bcmail-jdk16:jar:1.46 (compile) [Information]
    • org.jglobus:gss:jar:2.0.7-custom4 (compile) [Information]
      • org.jglobus:jsse:jar:2.0.7-custom4 (compile) [Information]
        • org.jglobus:ssl-proxies:jar:2.0.7-custom4 (compile) [Information]
    • axis:axis:jar:1.4-patched (compile) [Information]
      • org.apache.axis:axis-jaxrpc:jar:1.4 (compile) [Information]
      • org.apache.axis:axis-saaj:jar:1.4 (compile) [Information]
      • axis:axis-wsdl4j:jar:1.5.1 (runtime) [Information]
      • commons-logging:commons-logging:jar:1.0.4 (compile) [Information]
      • commons-discovery:commons-discovery:jar:0.2 (runtime) [Information]
    • org.jglobus:axisg:jar:2.0.7-custom4 (compile) [Information]
      • commons-httpclient:commons-httpclient:jar:3.1 (compile) [Information]
      • javax.servlet:servlet-api:jar:2.5 (compile) [Information]
    • log4j:log4j:jar:1.2.16 (provided) [Information]
    • fr.in2p3.jsaga:jsaga-adaptoritf:jar:1.2.0-SNAPSHOT (provided) [Information]
    • org.ogf.saga:saga-api-test:jar:1.2.0-SNAPSHOT (test) [Information]
      • junit:junit:jar:4.11 (test) [Information]
        • org.hamcrest:hamcrest-core:jar:1.3 (test) [Information]
    • fr.in2p3.jsaga:jsaga-engine:jar:1.2.0-SNAPSHOT (test) [Information]
      • commons-cli:commons-cli:jar:1.1 (runtime) [Information]
      • castor:castor:jar:xml:1.0 (test) [Information]
      • xerces:xercesImpl:jar:2.6.2 (test) [Information]
      • xml-apis:xml-apis:jar:1.3.04 (test) [Information]

Licenses

BSD style: XStream Core

Public Domain: MXP1: Xml Pull Parser 3rd Edition (XPP3), XML Pull Parsing API

New BSD License: Hamcrest Core

Unknown: "Grid Resource Allocation and Management(GRAM)", Apache AXIS support for JGlobus, Discovery, GSS-API implementation for SSL with proxies, Globus IO implementation, SSL and proxy certificate support, SSL support, axis-jaxrpc, axis-saaj, axis-wsdl4j, castor, gridftp, myproxy, servlet-api, sources, voms-clients, xercesImpl

Apache License: HttpClient

BSD: canl

Bouncy Castle Licence: Bouncy Castle CMS and S/MIME API, Bouncy Castle Provider

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Apache Commons Codec (for Apache Directory Studio), Apache Log4j, Axis Web Services, CLI, Commons Codec, Commons IO, Logging, XML Commons External Components XML APIs, voms-api-java

GNU Lesser General Public License: Adaptors for Globus Toolkit, Adaptors for VOMS, Interfaces for adaptors, JSAGA Engine, The integration test suite for adaptors

Indiana University Extreme! Lab Software License, vesion 1.1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)

Vrije Universiteit License: The SAGA Interfaces

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
axis-1.4-patched.jar 1.6 MB 843 772 56 1.3 Yes
axis-wsdl4j-1.5.1.jar 126.8 kB 142 119 18 1.2 No
castor-1.0-xml.jar 1.3 MB 797 734 34 1.2 Yes
xstream-1.4.3.jar 481.8 kB 430 400 21 1.5 Yes
commons-cli-1.1.jar 36.2 kB 30 22 1 1.3 Yes
commons-codec-1.6.jar 232.8 kB 218 76 6 1.5 Yes
commons-discovery-0.2.jar 71.4 kB 80 58 8 1.1 Yes
commons-httpclient-3.1.jar 305 kB 183 167 8 1.2 Yes
commons-io-2.0.1.jar 159.5 kB 122 104 6 1.5 Yes
commons-logging-1.0.4.jar 38 kB 29 18 2 1.2 Yes
canl-1.3.0.jar 300.2 kB 174 149 13 1.6 Yes
jsaga-adaptoritf-1.2.0-SNAPSHOT.jar 92.3 kB 155 119 26 1.6 Yes
jsaga-engine-1.2.0-SNAPSHOT.jar 1.1 MB 863 758 65 1.6 Yes
jsaga-adaptor-globus-1.2.0-SNAPSHOT.jar 87.6 kB 67 47 4 1.6 Yes
jsaga-adaptor-voms-1.2.0-SNAPSHOT.jar 41.2 kB 29 16 1 1.6 Yes
servlet-api-2.5.jar 105.1 kB 68 42 2 1.5 Yes
junit-4.11.jar 245 kB 266 233 28 1.5 Yes
log4j-1.2.16.jar 481.5 kB 346 308 20 1.1 Yes
axis-jaxrpc-1.4.jar 31.2 kB 67 54 9 1.3 Yes
axis-saaj-1.4.jar 19 kB 32 27 1 1.3 Yes
org.apache.commons.codec-1.6.jar 190.9 kB 7 0 0 - No
bcmail-jdk16-1.46.jar 501.5 kB 426 395 23 1.6 No
bcprov-jdk16-1.46.jar 1.9 MB 1636 1547 82 1.6 No
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
voms-api-java-3.0.2.jar 135 kB 137 114 13 1.5 Yes
voms-clients-3.0.4.jar 82.3 kB 69 49 5 1.6 Yes
axisg-2.0.7-custom4.jar 31.1 kB 36 20 6 1.5 Yes
gram-2.0.7-custom4.jar 73.1 kB 50 36 4 1.5 Yes
gridftp-2.0.7-custom4.jar 166.1 kB 135 119 7 1.5 Yes
gss-2.0.7-custom4.jar 103.8 kB 76 54 9 1.5 Yes
io-2.0.7-custom4.jar 43.2 kB 40 24 5 1.5 Yes
jsse-2.0.7-custom4.jar 10.9 kB 16 4 1 1.5 Yes
myproxy-2.0.7-custom4.jar 40.2 kB 26 16 1 1.5 Yes
ssl-proxies-2.0.7-custom4.jar 244.6 kB 179 145 17 1.5 Yes
saga-api-1.1.1-rm.jar 89.6 kB 128 95 24 1.6 Yes
saga-api-test-1.2.0-SNAPSHOT.jar 83.3 kB 70 47 14 1.6 Yes
xercesImpl-2.6.2.jar 1 MB 845 784 37 1.1 No
xml-apis-1.3.04.jar 194.4 kB 344 303 25 1.1 No
xmlpull-1.1.3.1.jar 7.2 kB 10 4 1 1.2 Yes
xpp3_min-1.1.4c.jar 25 kB 12 3 2 1.1 Yes
Total Size Entries Classes Packages Java Version Debug Information
40 11.9 MB 9235 8027 608 1.6 34
compile: 16 compile: 5.7 MB compile: 4242 compile: 3688 compile: 254 - compile: 14
test: 7 test: 4 MB test: 3237 test: 2904 test: 206 - test: 5
runtime: 10 runtime: 768 kB runtime: 668 runtime: 506 runtime: 54 - runtime: 9
provided: 7 provided: 1.4 MB provided: 1088 provided: 929 provided: 94 - provided: 6