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 |
---|---|---|---|---|
com.fasterxml.jackson.core | jackson-databind | 2.14.1 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.staxmate | staxmate | 2.4.0 | jar | BSD |
commons-io | commons-io | 2.11.0 | jar | Apache License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.12.0 | jar | Apache License, Version 2.0 |
org.sonarsource.analyzer-commons | sonar-analyzer-commons | 2.1.0.1111 | jar | GNU LGPL 3 |
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 |
---|---|---|---|---|
com.openpojo | openpojo | 0.9.1 | jar | The Apache Software License, Version 2.0 |
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
org.apache.commons | commons-csv | 1.10.0 | jar | Apache License, Version 2.0 |
org.mockito | mockito-core | 4.9.0 | jar | The MIT License |
org.sonarsource.sonarqube | sonar-testing-harness | 8.9.10.61524 | jar | - |
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 |
---|---|---|---|---|
org.sonarsource.sonarqube | sonar-plugin-api | 7.9 | jar | GNU LGPL 3 |
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 |
---|---|---|---|---|
com.fasterxml.jackson.core | jackson-annotations | 2.14.1 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-core | 2.14.1 | jar | The Apache Software License, Version 2.0 |
org.codehaus.woodstox | stax2-api | 4.2.1 | jar | The BSD 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 |
---|---|---|---|---|
net.bytebuddy | byte-buddy | 1.12.16 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.12.16 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- com.hack23.sonar:sonar-cloudformation-plugin:sonar-plugin:3.0.12-SNAPSHOT
- org.sonarsource.sonarqube:sonar-plugin-api:jar:7.9 (provided)
- org.sonarsource.sonarqube:sonar-testing-harness:jar:8.9.10.61524 (test)
- org.sonarsource.analyzer-commons:sonar-analyzer-commons:jar:2.1.0.1111 (compile)
- org.apache.commons:commons-lang3:jar:3.12.0 (compile)
- commons-io:commons-io:jar:2.11.0 (compile)
- com.fasterxml.staxmate:staxmate:jar:2.4.0 (compile)
- org.codehaus.woodstox:stax2-api:jar:4.2.1 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.14.1 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.1 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.14.1 (compile)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- com.openpojo:openpojo:jar:0.9.1 (test)
- org.mockito:mockito-core:jar:4.9.0 (test)
- net.bytebuddy:byte-buddy:jar:1.12.16 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.12.16 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- org.apache.commons:commons-csv:jar:1.10.0 (test)
Licenses
BSD: StaxMate
The BSD License: Stax2 API
Eclipse Public License 1.0: JUnit
The MIT License: mockito-core
Apache License, Version 2.0: Apache Commons CSV, Apache Commons IO, Apache Commons Lang, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis
GNU LGPL 3: Sonar Cloudformation Plugin, SonarQube, SonarSource Analyzers Commons
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Jackson-annotations, Jackson-core, jackson-databind, openpojo
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jackson-annotations-2.14.1.jar | 76.1 kB | 85 | 73 | 2 | - | Yes |
jackson-core-2.14.1.jar | 459.3 kB | 191 | 161 | 15 | - | Yes |
jackson-databind-2.14.1.jar | 1.6 MB | 808 | 769 | 24 | - | Yes |
staxmate-2.4.0.jar | 85.3 kB | 77 | 61 | 5 | 1.6 | Yes |
openpojo-0.9.1.jar | 327.5 kB | 407 | 323 | 74 | 1.5 | Yes |
commons-io-2.11.0.jar | 327.1 kB | 224 | 201 | 11 | 1.8 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
byte-buddy-1.12.16.jar | 3.9 MB | 2726 | 2672 | 39 | - | Yes |
byte-buddy-agent-1.12.16.jar | 256.3 kB | 90 | 70 | 3 | - | Yes |
commons-csv-1.10.0.jar | 54.5 kB | 32 | 19 | 1 | 1.8 | Yes |
commons-lang3-3.12.0.jar | 587.4 kB | 374 | 345 | 17 | 1.8 | Yes |
stax2-api-4.2.1.jar | 195.9 kB | 146 | 125 | 12 | - | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
mockito-core-4.9.0.jar | 684 kB | 652 | 580 | 64 | 1.8 | Yes |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
sonar-analyzer-commons-2.1.0.1111.jar | 104.5 kB | 115 | 86 | 8 | - | Yes |
sonar-plugin-api-7.9.jar | 4.1 MB | 3207 | 2905 | 132 | 1.8 | Yes |
sonar-testing-harness-8.9.10.61524.jar | 31 kB | 27 | 20 | 3 | 1.8 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
18 | 13.4 MB | 9661 | 8848 | 455 | 1.8 | 18 |
compile: 8 | compile: 3.5 MB | compile: 2020 | compile: 1821 | compile: 94 | - | compile: 8 |
test: 9 | test: 5.8 MB | test: 4434 | test: 4122 | test: 229 | - | test: 9 |
provided: 1 | provided: 4.1 MB | provided: 3207 | provided: 2905 | provided: 132 | - | provided: 1 |