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 |
|---|---|---|---|---|
| axis | axis-wsdl4j | 1.5.1 | jar | - |
| net.servicegrid | jp.go.nict.langrid.client | 1.0.5 | jar | GNU LESSER GENERAL PUBLIC LICENSE |
| net.servicegrid | jp.go.nict.langrid.client.soap | 1.0.5 | jar | GNU LESSER GENERAL PUBLIC LICENSE |
| org.apache.axis | axis | 1.4 | jar | - |
| org.apache.axis | axis-jaxrpc | 1.4 | jar | - |
| org.apache.axis | axis-saaj | 1.4 | jar | - |
| org.lappsgrid | api | 2.0.1 | jar | The Apache License, Version 2.0 |
| org.lappsgrid | core | 2.1.0 | jar | The Apache 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 | License |
|---|---|---|---|---|
| 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 | License |
|---|---|---|---|---|
| org.lappsgrid | serialization | 2.7.0 | jar | The Apache License, Version 2.0 |
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:
| GroupId | ArtifactId | Version | Type | License |
|---|---|---|---|---|
| asm | asm | 3.3.1 | jar | BSD |
| com.floreysoft | jmte | 3.1.1 | jar | The Apache Software License, Version 2.0 |
| commons-codec | commons-codec | 1.9 | jar | The Apache Software License, Version 2.0 |
| commons-lang | commons-lang | 2.4 | jar | The Apache Software License, Version 2.0 |
| net.servicegrid | jp.go.nict.langrid.commons | 1.0.5 | jar | GNU LESSER GENERAL PUBLIC LICENSE |
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 |
|---|---|---|---|---|
| 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:
| GroupId | ArtifactId | Version | Type | License |
|---|---|---|---|---|
| com.fasterxml.jackson.core | jackson-annotations | 2.9.9 | jar | The Apache Software License, Version 2.0 |
| com.fasterxml.jackson.core | jackson-core | 2.9.9 | jar | The Apache Software License, Version 2.0 |
| com.fasterxml.jackson.core | jackson-databind | 2.9.9 | jar | The Apache Software License, Version 2.0 |
| org.apache.ivy | ivy | 2.4.0 | jar | The Apache Software License, Version 2.0 |
| org.codehaus.groovy | groovy | 2.5.3 | jar | The Apache Software License, Version 2.0 |
| org.codehaus.groovy | groovy-xml | 2.5.3 | jar | The Apache Software License, Version 2.0 |
| org.lappsgrid | discriminator | 2.4.0 | jar | The Apache License, Version 2.0 |
BSD: ASM Core
GNU LESSER GENERAL PUBLIC LICENSE: Client Library, Client Library for SOAP, Common Library
Unknown: axis, axis-jaxrpc, axis-saaj, axis-wsdl4j
The Apache License, Version 2.0: Discriminator Registry, LAPPS API, LAPPS Clients, LAPPS Core, LAPPS Exchange Data Structures (LEDS)
Eclipse Public License 1.0: JUnit
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Apache Commons Codec, Apache Groovy, Apache Ivy, Commons Lang, Jackson-annotations, Jackson-core, Java Minimal Template Engine, jackson-databind
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
|---|---|---|---|---|---|---|
| asm-3.3.1.jar | 42.56 kB | 24 | 23 | 2 | 1.2 | release |
| axis-wsdl4j-1.5.1.jar | 123.80 kB | 142 | 119 | 18 | 1.2 | release |
| jackson-annotations-2.9.9.jar | 65.33 kB | 80 | 68 | 1 | 1.6 | debug |
| jackson-core-2.9.9.jar | 318.00 kB | 132 | 107 | 11 | 1.6 | debug |
| jackson-databind-2.9.9.jar | 1.29 MB | 658 | 624 | 20 | 1.6 | debug |
| jmte-3.1.1.jar | 83.52 kB | 79 | 62 | 7 | 1.6 | debug |
| commons-codec-1.9.jar | 257.78 kB | 227 | 85 | 6 | 1.6 | debug |
| commons-lang-2.4.jar | 255.67 kB | 148 | 127 | 9 | 1.2 | debug |
| junit-4.12.jar | 307.55 kB | 323 | 286 | 30 | 1.5 | debug |
| jp.go.nict.langrid.client-1.0.5.jar | 17.45 kB | 24 | 11 | 2 | 1.6 | debug |
| jp.go.nict.langrid.client.soap-1.0.5.jar | 35.12 kB | 42 | 25 | 4 | 1.6 | debug |
| jp.go.nict.langrid.commons-1.0.5.jar | 521.43 kB | 499 | 443 | 37 | 1.6 | debug |
| axis-1.4.jar | 1.53 MB | 842 | 771 | 56 | 1.3 | debug |
| axis-jaxrpc-1.4.jar | 30.46 kB | 67 | 54 | 9 | 1.3 | debug |
| axis-saaj-1.4.jar | 18.53 kB | 32 | 27 | 1 | 1.3 | debug |
| ivy-2.4.0.jar | 1.22 MB | 857 | 744 | 65 | 1.5 | debug |
| groovy-2.5.3.jar | 5.21 MB | 3,731 | 3,604 | 102 | 1.6 | debug |
| groovy-xml-2.5.3.jar | 216.35 kB | 145 | 124 | 8 | 1.6 | debug |
| hamcrest-core-1.3.jar | 43.97 kB | 52 | 45 | 3 | 1.5 | debug |
| api-2.0.1.jar | 5.13 kB | 17 | 7 | 1 | 1.6 | debug |
| core-2.1.0.jar | 4.14 kB | 11 | 1 | 1 | 1.6 | debug |
| discriminator-2.4.0.jar | 23.59 kB | 24 | 9 | 2 | 1.6 | debug |
| serialization-2.7.0.jar | 92.66 kB | 66 | 47 | 6 | 1.6 | debug |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
| 23 | 11.65 MB | 8,222 | 7,413 | 401 | 1.6 | 21 |
| compile: 13 | compile: 2.89 MB | compile: 2,154 | compile: 1,755 | compile: 153 | - | compile: 11 |
| test: 2 | test: 351.52 kB | test: 375 | test: 331 | test: 33 | - | test: 2 |
| provided: 8 | provided: 8.42 MB | provided: 5,693 | provided: 5,327 | provided: 215 | - | provided: 8 |
| Repo ID | URL | Release | Snapshot |
|---|---|---|---|
| bintray-groovy-maven | https://dl.bintray.com/groovy/maven | Yes | - |
| sonatype-snapshots | https://oss.sonatype.org/content/repositories/snapshots/ | - | Yes |
| central | https://repo.maven.apache.org/maven2 | Yes | - |
| sonatype-releases | https://oss.sonatype.org/content/repositories/releases/ | Yes | - |
| sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | - | Yes |
| apache.snapshots | http://repository.apache.org/snapshots | - | Yes |
Repository locations for each of the Dependencies.