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
ca.uhn.hapi.fhir hapi-fhir-structures-r5 6.2.2 jar Apache Software License 2.0
science.aist xes-model 1.0.0 jar Mozilla Public License (MPL) version 2.0
science.aist.gtf transformation 2.0.1 jar Mozilla Public License (MPL) version 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
org.testng testng 7.6.0 jar Apache License, Version 2.0

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.projectlombok lombok 1.18.24 jar The 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:

GroupId ArtifactId Version Type Licenses
ca.uhn.hapi.fhir hapi-fhir-base 6.2.2 jar Apache Software License 2.0
ca.uhn.hapi.fhir org.hl7.fhir.r5 5.6.68 jar Apache Software License 2.0
ca.uhn.hapi.fhir org.hl7.fhir.utilities 5.6.68 jar Apache Software License 2.0
com.fasterxml.jackson.core jackson-annotations 2.13.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.13.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.13.4.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.13.2 jar The Apache Software License, Version 2.0
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.7.1 jar Apache 2.0
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava guava 31.0.1-jre jar Apache License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 1.3 jar The Apache Software License, Version 2.0
com.squareup.okhttp3 okhttp 4.10.0 jar The Apache Software License, Version 2.0
com.squareup.okio okio-jvm 3.0.0 jar The Apache Software License, Version 2.0
com.sun.istack istack-commons-runtime 3.0.11 jar Eclipse Distribution License - v 1.0
commons-codec commons-codec 1.15 jar Apache License, Version 2.0
commons-io commons-io 2.11.0 jar Apache License, Version 2.0
jakarta.xml.bind jakarta.xml.bind-api 2.3.3 jar Eclipse Distribution License - v 1.0
javax.activation javax.activation-api 1.2.0 jar CDDL/GPLv2+CE
javax.xml.bind jaxb-api 2.4.0-b180830.0359 jar CDDL 1.1GPL2 w/ CPE
org.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0
org.apache.commons commons-text 1.10.0 jar Apache License, Version 2.0
org.checkerframework checker-qual 3.12.0 jar The MIT License
org.glassfish.jaxb jaxb-runtime 2.3.3 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb txw2 2.3.3 jar Eclipse Distribution License - v 1.0
org.jetbrains annotations 13.0 jar The Apache Software License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib 1.6.20 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-common 1.5.31 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-jdk7 1.5.31 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-jdk8 1.5.31 jar The Apache License, Version 2.0
org.slf4j jcl-over-slf4j 1.7.33 jar Apache License, Version 2.0
org.slf4j slf4j-api 1.7.36 jar MIT License
science.aist jack 2.3.1 jar Mozilla Public License (MPL) version 2.0
science.aist.gtf core 2.0.1 jar Mozilla Public License (MPL) version 2.0
science.aist.gtf graph 2.0.1 jar Mozilla Public License (MPL) version 2.0
science.aist.seshat api 1.1.3 jar Mozilla Public License (MPL) version 2.0

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
com.sun.activation jakarta.activation 1.2.2 jar EDL 1.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
com.beust jcommander 1.82 jar Apache License, Version 2.0
org.webjars jquery 3.6.0 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

Mozilla Public License (MPL) version 2.0: FhirAuditEvent2XES, Java AIST Class Kit, XES Model, api, core, graph, transformation

CDDL 1.1: jaxb-api

The Apache License, Version 2.0: Kotlin Stdlib, Kotlin Stdlib Common, Kotlin Stdlib Jdk7, Kotlin Stdlib Jdk8

Apache 2.0: error-prone annotations

MIT License: SLF4J API Module, jquery

GPL2 w/ CPE: jaxb-api

Apache Software License 2.0: HAPI FHIR - Core Library, HAPI FHIR Structures - FHIR R5, org.hl7.fhir.r5, org.hl7.fhir.utilities

CDDL/GPLv2+CE: JavaBeans Activation Framework API jar

EDL 1.0: Jakarta Activation

The MIT License: Checker Qual, Project Lombok

Apache License, Version 2.0: Apache Commons Codec, Apache Commons IO, Apache Commons Lang, Apache Commons Text, Guava: Google Core Libraries for Java, JCL 1.2 implemented over SLF4J, jcommander, testng

Eclipse Distribution License - v 1.0: JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime

The Apache Software License, Version 2.0: FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, IntelliJ IDEA Annotations, J2ObjC Annotations, Jackson datatype: JSR310, Jackson-annotations, Jackson-core, jackson-databind, okhttp, okio

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
hapi-fhir-base-6.2.2.jar 1.1 MB 805 723 39 - Yes
hapi-fhir-structures-r5-6.2.2.jar 26.9 kB 24 6 3 - Yes
org.hl7.fhir.r5-5.6.68.jar 10.4 MB 1958 1926 20 1.8 Yes
org.hl7.fhir.utilities-5.6.68.jar 559.3 kB 268 239 15 1.8 Yes
jcommander-1.82.jar 88.4 kB 84 73 7 1.8 Yes
jackson-annotations-2.13.2.jar 75.7 kB 84 72 2 - Yes
jackson-core-2.13.2.jar 374.7 kB 156 128 13 - Yes
jackson-databind-2.13.4.1.jar 1.5 MB 746 708 23 - Yes
jackson-datatype-jsr310-2.13.2.jar 121.2 kB 81 59 7 - Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.7.1.jar 14.8 kB 36 24 2 1.7 No
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-31.0.1-jre.jar 3 MB 2090 2060 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - No
j2objc-annotations-1.3.jar 8.8 kB 23 12 1 1.5 Yes
okhttp-4.10.0.jar 782.6 kB 341 317 17 1.8 Yes
okio-jvm-3.0.0.jar 350.8 kB 112 105 2 1.8 Yes
jakarta.activation-1.2.2.jar 68.5 kB 61 43 4 - Yes
istack-commons-runtime-3.0.11.jar 29.9 kB 44 23 4 - Yes
commons-codec-1.15.jar 353.8 kB 253 106 7 1.7 Yes
commons-io-2.11.0.jar 327.1 kB 224 201 11 1.8 Yes
jakarta.xml.bind-api-2.3.3.jar 115.6 kB 137 111 7 - Yes
javax.activation-api-1.2.0.jar 56.7 kB 41 31 1 1.5 Yes
jaxb-api-2.4.0-b180830.0359.jar 128 kB 136 111 7 - Yes
commons-lang3-3.12.0.jar 587.4 kB 374 345 17 1.8 Yes
commons-text-1.10.0.jar 238.4 kB 174 154 8 1.8 Yes
checker-qual-3.12.0.jar 208.8 kB 399 333 29 1.8 Yes
jaxb-runtime-2.3.3.jar 1 MB 825 649 26 - Yes
txw2-2.3.3.jar 72 kB 69 54 4 - Yes
annotations-13.0.jar 17.5 kB 45 32 2 1.5 Yes
kotlin-stdlib-1.6.20.jar 1.5 MB 924 881 31 - Yes
kotlin-stdlib-common-1.5.31.jar 198.3 kB 334 0 0 - No
kotlin-stdlib-jdk7-1.5.31.jar 23 kB 19 8 4 - Yes
kotlin-stdlib-jdk8-1.5.31.jar 16.1 kB 30 12 7 - Yes
lombok-1.18.24.jar 2 MB 1045 168 13 - Yes
jcl-over-slf4j-1.7.33.jar 16.6 kB 23 9 2 1.5 Yes
slf4j-api-1.7.36.jar 41.1 kB 46 34 4 1.5 Yes
testng-7.6.0.jar 989.7 kB 607 560 26 - Yes
jquery-3.6.0.jar 313.6 kB 18 0 0 - No
jack-2.3.1.jar 87.9 kB 90 63 16 - Yes
xes-model-1.0.0.jar 21.2 kB 33 18 2 - Yes
core-2.0.1.jar 2.4 kB 12 1 1 - No
graph-2.0.1.jar 52.8 kB 69 48 11 - Yes
transformation-2.0.1.jar 13.3 kB 23 10 3 - Yes
api-1.1.3.jar 8.2 kB 16 6 1 - Yes
Total Size Entries Classes Packages Java Version Debug Information
45 26.9 MB 12947 10500 421 1.8 40
compile: 40 compile: 23.5 MB compile: 11132 compile: 9656 compile: 371 - compile: 36
test: 3 test: 1.4 MB test: 709 test: 633 test: 33 - test: 2
runtime: 1 runtime: 68.5 kB runtime: 61 runtime: 43 runtime: 4 - runtime: 1
provided: 1 provided: 2 MB provided: 1045 provided: 168 provided: 13 - provided: 1