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 |
|---|---|---|---|---|
| joda-time | joda-time | 2.2 | jar | Apache 2 |
| org.json | json | 20240303 | jar | Public Domain |
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 | 3.8.1 | jar | Common Public License Version 1.0 |
No transitive dependencies are required for this project.
GNU GPL Version 3.0: SCIM Query Tool
Apache 2: Joda time
Public Domain: JSON in Java
Common Public License Version 1.0: JUnit
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| joda-time-2.2.jar | 573.9 kB | 708 | 229 | 7 | 1.5 | Yes |
| junit-3.8.1.jar | 121.1 kB | 119 | 100 | 6 | 1.1 | Yes |
| json-20240303.jar | 78.3 kB | 42 | - | - | - | - |
| • Root | - | 40 | 30 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 3 | 773.3 kB | 869 | 359 | 14 | 1.8 | 3 |
| compile: 2 | compile: 652.2 kB | compile: 750 | compile: 259 | compile: 8 | 1.8 | compile: 2 |
| test: 1 | test: 121.1 kB | test: 119 | test: 100 | test: 6 | 1.1 | test: 1 |