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.atlassian.jira | jira-rest-java-client-core | 5.2.2 | jar | - |
de.lars-sh | utils | 0.9.12 | jar | MIT License |
io.atlassian.fugue | fugue | 4.7.2 | jar | Apache License 2.0 |
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 |
---|---|---|---|---|
de.lars-sh | utils-test | 0.9.12 | jar | MIT License |
org.assertj | assertj-core | 3.19.0 | jar | Apache License, Version 2.0 |
org.jooq | joor-java-8 | 0.9.13 | jar | Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.7.1 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.7.1 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 3.8.0 | jar | The MIT 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 |
---|---|---|---|---|
com.github.spotbugs | spotbugs-annotations | 4.2.2 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 |
de.lars-sh | utils-annotations | 0.9.12 | jar | MIT License |
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:
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.10.20 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.10.20 | jar | Apache License, Version 2.0 |
org.apiguardian | apiguardian-api | 1.1.0 | jar | The Apache License, Version 2.0 |
org.jooq | jool-java-8 | 0.9.14 | jar | Apache License, Version 2.0 |
org.junit.platform | junit-platform-commons | 1.7.1 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.7.1 | jar | Eclipse Public License v2.0 |
org.objenesis | objenesis | 3.1 | jar | Apache License, Version 2.0 |
org.opentest4j | opentest4j | 1.2.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- com.hlag.oversigt:jira-rest-java-client-fix:jar:0.7-SNAPSHOT
- com.atlassian.jira:jira-rest-java-client-core:jar:5.2.2 (compile)
- com.atlassian.jira:jira-rest-java-client-api:jar:5.2.2 (compile)
- com.atlassian.httpclient:atlassian-httpclient-api:jar:2.0.0 (compile)
- com.google.guava:guava:jar:26.0-jre (compile)
- org.checkerframework:checker-qual:jar:2.5.2 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.1.3 (compile)
- com.google.j2objc:j2objc-annotations:jar:1.1 (compile)
- org.codehaus.mojo:animal-sniffer-annotations:jar:1.14 (compile)
- org.checkerframework:checker-qual:jar:2.5.2 (compile)
- com.atlassian.httpclient:atlassian-httpclient-api:jar:2.0.0 (compile)
- com.sun.jersey:jersey-client:jar:1.19 (compile)
- com.sun.jersey:jersey-core:jar:1.19 (compile)
- javax.ws.rs:jsr311-api:jar:1.1.1 (compile)
- javax.ws.rs:jsr311-api:jar:1.1.1 (compile)
- com.sun.jersey:jersey-core:jar:1.19 (compile)
- com.sun.jersey:jersey-json:jar:1.19 (compile)
- org.codehaus.jettison:jettison:jar:1.1 (compile)
- com.sun.xml.bind:jaxb-impl:jar:2.2.3-1 (compile)
- javax.xml.bind:jaxb-api:jar:2.2.2 (compile)
- javax.xml.stream:stax-api:jar:1.0-2 (compile)
- javax.activation:activation:jar:1.1 (compile)
- javax.xml.stream:stax-api:jar:1.0-2 (compile)
- javax.xml.bind:jaxb-api:jar:2.2.2 (compile)
- org.codehaus.jackson:jackson-core-asl:jar:1.9.2 (compile)
- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.2 (compile)
- org.codehaus.jackson:jackson-jaxrs:jar:1.9.2 (compile)
- org.codehaus.jackson:jackson-xc:jar:1.9.2 (compile)
- org.codehaus.jettison:jettison:jar:1.1 (compile)
- joda-time:joda-time:jar:2.9.9 (compile)
- com.atlassian.sal:sal-api:jar:3.0.7 (compile)
- com.atlassian.event:atlassian-event:jar:3.0.0 (compile)
- org.springframework:spring-beans:jar:4.1.7.RELEASE (compile)
- org.springframework:spring-core:jar:4.1.7.RELEASE (compile)
- commons-logging:commons-logging:jar:1.2 (compile)
- commons-logging:commons-logging:jar:1.2 (compile)
- org.springframework:spring-core:jar:4.1.7.RELEASE (compile)
- com.atlassian.httpclient:atlassian-httpclient-library:jar:2.0.0 (compile)
- org.apache.httpcomponents:httpasyncclient-cache:jar:4.1.4 (compile)
- org.apache.httpcomponents:httpclient-cache:jar:4.5.5 (compile)
- org.apache.httpcomponents:httpclient:jar:4.5.5 (compile)
- commons-codec:commons-codec:jar:1.10 (compile)
- commons-codec:commons-codec:jar:1.10 (compile)
- org.apache.httpcomponents:httpclient:jar:4.5.5 (compile)
- org.apache.httpcomponents:httpasyncclient:jar:4.1.4 (compile)
- org.apache.httpcomponents:httpcore:jar:4.4.10 (compile)
- org.apache.httpcomponents:httpcore-nio:jar:4.4.10 (compile)
- org.apache.httpcomponents:httpcore:jar:4.4.10 (compile)
- org.apache.httpcomponents:httpmime:jar:4.5.5 (compile)
- org.apache.httpcomponents:httpasyncclient-cache:jar:4.1.4 (compile)
- io.atlassian.util.concurrent:atlassian-util-concurrent:jar:4.0.1 (compile)
- org.apache.commons:commons-lang3:jar:3.5 (compile)
- org.slf4j:slf4j-api:jar:1.7.10 (compile)
- com.atlassian.jira:jira-rest-java-client-api:jar:5.2.2 (compile)
- io.atlassian.fugue:fugue:jar:4.7.2 (compile)
- de.lars-sh:utils-annotations:jar:0.9.12 (provided)
- de.lars-sh:utils:jar:0.9.12 (compile)
- de.lars-sh:utils-test:jar:0.9.12 (test)
- org.jooq:jool-java-8:jar:0.9.14 (test)
- org.jooq:jool-java-8:jar:0.9.14 (test)
- com.github.spotbugs:spotbugs-annotations:jar:4.2.2 (provided)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- org.assertj:assertj-core:jar:3.19.0 (test)
- org.jooq:joor-java-8:jar:0.9.13 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.7.1 (test)
- org.apiguardian:apiguardian-api:jar:1.1.0 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.7.1 (test)
- org.apiguardian:apiguardian-api:jar:1.1.0 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.7.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.7.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.7.1 (test)
- org.mockito:mockito-core:jar:3.8.0 (test)
- net.bytebuddy:byte-buddy:jar:1.10.20 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.10.20 (test)
- org.objenesis:objenesis:jar:3.1 (test)
- net.bytebuddy:byte-buddy:jar:1.10.20 (test)
- com.atlassian.jira:jira-rest-java-client-core:jar:5.2.2 (compile)
Licenses
GNU Lesser General Public License (LGPL), Version 2.1: JAX-RS provider for JSON content type, Xml Compatibility extensions for Jackson
CDDL 1.1: JAXB API bundle for GlassFish V3, JAXB RI, jersey-client, jersey-core, jersey-json
Apache 2.0: error-prone annotations
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: JIRA REST Java Client Fix, SLF4J API Module, Utilities, Utilities for Unit Tests, Utility Annotations
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
GPL2 w/ CPE: JAXB API bundle for GlassFish V3, JAXB RI, jersey-client, jersey-core, jersey-json
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
Apache 2: Atlassian Concurrency Utilities, Joda-Time
GNU General Public Library: Streaming API for XML
Unknown: Jettison
CDDL License: jsr311-api
Apache License 2.0: Functional Extensions
The MIT License: Checker Qual, mockito-core
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: Streaming API for XML
Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)
Apache License, Version 2.0: Apache Commons Codec, Apache Commons Lang, Apache HttpAsyncClient, Apache HttpAsyncClient Cache, Apache HttpClient, Apache HttpClient Cache, Apache HttpClient Mime, Apache HttpCore, Apache HttpCore NIO, AssertJ fluent assertions, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, jOOL, jOOR
MIT license: Animal Sniffer Annotations
The Apache Software License, Version 2.0: Apache Commons Logging, Data Mapper for Jackson, FindBugs-jsr305, Guava: Google Core Libraries for Java, J2ObjC Annotations, JAX-RS provider for JSON content type, Jackson, Spring Beans, Spring Core, Xml Compatibility extensions for Jackson
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
atlassian-event-3.0.0.jar | 50 kB | 66 | 48 | 8 | 1.7 | Yes |
atlassian-httpclient-api-2.0.0.jar | 51.6 kB | 59 | 46 | 2 | 1.8 | Yes |
atlassian-httpclient-library-2.0.0.jar | 97.2 kB | 79 | 62 | 5 | 1.8 | Yes |
jira-rest-java-client-api-5.2.2.jar | 164.9 kB | 157 | 141 | 4 | 1.8 | Yes |
jira-rest-java-client-core-5.2.2.jar | 202.9 kB | 177 | 158 | 7 | 1.8 | Yes |
sal-api-3.0.7.jar | 72.9 kB | 151 | 111 | 28 | 1.7 | Yes |
spotbugs-annotations-4.2.2.jar | 15.1 kB | 31 | 24 | 1 | 1.8 | Yes |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
error_prone_annotations-2.1.3.jar | 13.7 kB | 34 | 22 | 2 | 1.7 | No |
guava-26.0-jre.jar | 2.7 MB | 1981 | 1951 | 18 | 1.8 | Yes |
j2objc-annotations-1.1.jar | 8.8 kB | 23 | 12 | 1 | 1.5 | Yes |
jersey-client-1.19.jar | 134 kB | 117 | 93 | 9 | 1.6 | Yes |
jersey-core-1.19.jar | 436.7 kB | 355 | 307 | 23 | 1.6 | Yes |
jersey-json-1.19.jar | 165.3 kB | 127 | 104 | 5 | 1.6 | Yes |
jaxb-impl-2.2.3-1.jar | 890.2 kB | 709 | 660 | 30 | 1.5 | Yes |
commons-codec-1.10.jar | 284.2 kB | 238 | 92 | 6 | 1.6 | Yes |
commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes |
utils-0.9.12.jar | 131.7 kB | 117 | 95 | 10 | 1.8 | Yes |
utils-annotations-0.9.12.jar | 5.5 kB | 18 | 4 | 1 | 1.8 | No |
utils-test-0.9.12.jar | 11.1 kB | 20 | 6 | 1 | 1.8 | Yes |
fugue-4.7.2.jar | 155.3 kB | 137 | 126 | 2 | 1.8 | Yes |
atlassian-util-concurrent-4.0.1.jar | 139.9 kB | 147 | 134 | 2 | 1.8 | Yes |
activation-1.1.jar | 63 kB | 50 | 38 | 3 | 1.4 | Yes |
jsr311-api-1.1.1.jar | 46.4 kB | 67 | 55 | 3 | 1.5 | Yes |
jaxb-api-2.2.2.jar | 105.1 kB | 115 | 101 | 6 | 1.5 | Yes |
stax-api-1.0-2.jar | 23.3 kB | 44 | 37 | 3 | 1.5 | Yes |
joda-time-2.9.9.jar | 634 kB | 763 | 247 | 7 | 1.5 | Yes |
byte-buddy-1.10.20.jar | 3.5 MB | 2512 | 2457 | 37 | - | Yes |
byte-buddy-agent-1.10.20.jar | 259.2 kB | 81 | 63 | 2 | - | Yes |
commons-lang3-3.5.jar | 479.9 kB | 284 | 260 | 12 | 1.6 | Yes |
httpasyncclient-4.1.4.jar | 180 kB | 111 | 86 | 8 | 1.6 | Yes |
httpasyncclient-cache-4.1.4.jar | 35.1 kB | 26 | 10 | 1 | 1.6 | Yes |
httpclient-4.5.5.jar | 766.1 kB | 508 | 467 | 24 | 1.6 | Yes |
httpclient-cache-4.5.5.jar | 161.6 kB | 101 | 81 | 4 | 1.6 | Yes |
httpcore-4.4.10.jar | 326.4 kB | 282 | 252 | 17 | 1.6 | Yes |
httpcore-nio-4.4.10.jar | 365.8 kB | 269 | 240 | 14 | 1.6 | Yes |
httpmime-4.5.5.jar | 41.8 kB | 40 | 23 | 2 | 1.6 | Yes |
apiguardian-api-1.1.0.jar | 2.4 kB | 8 | 3 | 2 | - | Yes |
assertj-core-3.19.0.jar | 4.8 MB | 3277 | 3200 | 62 | - | Yes |
checker-qual-2.5.2.jar | 193.3 kB | 358 | 302 | 31 | 1.8 | Yes |
jackson-core-asl-1.9.2.jar | 228.3 kB | 136 | 120 | 8 | 1.5 | Yes |
jackson-jaxrs-1.9.2.jar | 18.3 kB | 17 | 7 | 1 | 1.5 | Yes |
jackson-mapper-asl-1.9.2.jar | 765.6 kB | 521 | 494 | 18 | 1.5 | Yes |
jackson-xc-1.9.2.jar | 27.1 kB | 19 | 9 | 1 | 1.5 | Yes |
jettison-1.1.jar | 67.8 kB | 55 | 40 | 5 | 1.1 | Yes |
animal-sniffer-annotations-1.14.jar | 3.5 kB | 12 | 1 | 1 | 1.5 | No |
jool-java-8-0.9.14.jar | 541.8 kB | 189 | 171 | 8 | 1.8 | Yes |
joor-java-8-0.9.13.jar | 25.1 kB | 21 | 10 | 1 | 1.8 | Yes |
junit-jupiter-api-5.7.1.jar | 175.6 kB | 168 | 153 | 8 | - | Yes |
junit-jupiter-engine-5.7.1.jar | 212.9 kB | 131 | 114 | 9 | - | Yes |
junit-platform-commons-1.7.1.jar | 99.6 kB | 63 | 43 | 7 | - | Yes |
junit-platform-engine-1.7.1.jar | 180.9 kB | 141 | 125 | 9 | - | Yes |
mockito-core-3.8.0.jar | 665.7 kB | 663 | 590 | 65 | 1.8 | Yes |
objenesis-3.1.jar | 60.4 kB | 64 | 48 | 10 | 1.8 | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes |
slf4j-api-1.7.10.jar | 32.1 kB | 39 | 28 | 3 | 1.5 | Yes |
spring-beans-4.1.7.RELEASE.jar | 712.4 kB | 440 | 391 | 15 | 1.6 | Yes |
spring-core-4.1.7.RELEASE.jar | 1 MB | 769 | 723 | 40 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
58 | 22.7 MB | 17186 | 15255 | 619 | 1.8 | 55 |
compile: 42 | compile: 12.1 MB | compile: 9788 | compile: 8237 | compile: 394 | - | compile: 40 |
test: 14 | test: 10.6 MB | test: 7349 | test: 6990 | test: 223 | - | test: 14 |
provided: 2 | provided: 20.6 kB | provided: 49 | provided: 28 | provided: 2 | - | provided: 1 |