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 |
|---|---|---|---|---|
| org.mvel | mvel2 | 2.2.7.Final | 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 | License |
|---|---|---|---|---|
| junit | junit | 4.12 | jar | Eclipse Public License 1.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 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 |
Eclipse Public License 1.0: JUnit
MIT: Nomen
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: mvel
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| junit-4.12.jar | 314.93 kB | 323 | 286 | 30 | 1.5 | Yes |
| hamcrest-core-1.3.jar | 45.02 kB | 52 | 45 | 3 | 1.5 | Yes |
| mvel2-2.2.7.Final.jar | 1.01 MB | 679 | 638 | 30 | 1.5 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 3 | 1.37 MB | 1054 | 969 | 63 | 1.5 | 3 |
| compile: 1 | compile: 1.01 MB | compile: 679 | compile: 638 | compile: 30 | - | compile: 1 |
| test: 2 | test: 359.96 kB | test: 375 | test: 331 | test: 33 | - | test: 2 |
| Repo ID | URL | Release | Snapshot |
|---|---|---|---|
| central | https://repo.maven.apache.org/maven2 | Yes | No |
| local-public | http://localhost:8081/nexus/content/groups/public | Yes | Yes |
Repository locations for each of the Dependencies.
| Artifact | central | local-public |
|---|---|---|
| junit:junit:jar:4.12 | ||
| org.hamcrest:hamcrest-core:jar:1.3 | ||
| org.mvel:mvel2:jar:2.2.7.Final | ||
| Total | central | local-public |
| 3 (compile: 1, test: 2) | 3 | 3 |