Fork me on GitHub

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-core 2.11.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.11.3 jar The Apache Software License, Version 2.0
commons-io commons-io 2.8.0 jar Apache License, Version 2.0
io.burt jmespath-jackson 0.5.0 jar BSD 3-Clause
org.apache.commons commons-lang3 3.11 jar Apache License, Version 2.0
org.apache.commons commons-text 1.9 jar Apache License, Version 2.0
org.apache.httpcomponents httpclient 4.5.13 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-1.2-api 2.14.0 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-api 2.14.0 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.14.0 jar Apache License, Version 2.0
org.deeplearning4j deeplearning4j-core 1.0.0-beta7 jar Apache License, Version 2.0
org.deeplearning4j deeplearning4j-nlp 1.0.0-beta7 jar Apache License, Version 2.0
org.glassfish.jersey.containers jersey-container-servlet 2.31 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.containers jersey-container-servlet-core 2.31 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.core jersey-server 2.31 jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Modified BSD
org.glassfish.jersey.inject jersey-hk2 2.31 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.jsoup jsoup 1.13.1 jar The MIT License
org.nd4j nd4j-native 1.0.0-beta7 jar Apache License, Version 2.0
org.slf4j slf4j-api 1.7.30 jar MIT 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
io.openapitools.swagger swagger-maven-plugin 2.1.5 jar MIT License
io.swagger.core.v3 swagger-core 2.1.4 jar Apache License 2.0
io.swagger.core.v3 swagger-jaxrs2 2.1.4 jar Apache License 2.0
org.apache.maven.doxia doxia-core 1.9.1 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-decoration-model 1.9.2 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-integration-tools 1.9.2 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-module-xhtml 1.9.1 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-sink-api 1.9.1 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-site-renderer 1.9.2 jar Apache License, Version 2.0
org.jacoco jacoco-maven-plugin 0.8.6 jar Eclipse Public License 2.0
org.junit.jupiter junit-jupiter 5.7.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.7.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.7.0 jar Eclipse Public License v2.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
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception
javax.servlet jsp-api 2.0 jar -

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 Classifier Type Licenses
com.clearspring.analytics stream 2.9.8 - jar Apache License, Version 2.0
com.fasterxml.jackson.core jackson-annotations 2.11.3 - jar The Apache Software License, Version 2.0
com.github.jai-imageio jai-imageio-core 1.3.0 - jar BSD 3-clause License
com.github.oshi oshi-core 3.4.2 - jar Eclipse Public License
com.github.oshi oshi-json 3.4.2 - jar Eclipse Public License
com.github.vinhkhuc jfasttext 0.4 - jar BSD License
com.google.code.gson gson 2.8.0 - jar Apache 2.0
com.google.flatbuffers flatbuffers-java 1.10.0 - jar Apache License V2.0
com.jakewharton.byteunits byteunits 0.9.1 - jar Apache License Version 2.0
com.sun.activation jakarta.activation 1.2.2 - jar EDL 1.0
com.tdunning t-digest 3.2 - jar The Apache Software License, Version 2.0
com.twelvemonkeys.common common-image 3.1.1 - jar -
com.twelvemonkeys.common common-io 3.1.1 - jar -
com.twelvemonkeys.common common-lang 3.1.1 - jar -
com.twelvemonkeys.imageio imageio-bmp 3.1.1 - jar -
com.twelvemonkeys.imageio imageio-core 3.1.1 - jar -
com.twelvemonkeys.imageio imageio-jpeg 3.1.1 - jar -
com.twelvemonkeys.imageio imageio-metadata 3.1.1 - jar -
com.twelvemonkeys.imageio imageio-psd 3.1.1 - jar -
com.twelvemonkeys.imageio imageio-tiff 3.1.1 - jar -
commons-codec commons-codec 1.11 - jar Apache License, Version 2.0
commons-lang commons-lang 2.6 - jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.2 - jar The Apache Software License, Version 2.0
commons-net commons-net 3.1 - jar The Apache Software License, Version 2.0
io.burt jmespath-core 0.5.0 - jar BSD 3-Clause
it.unimi.dsi fastutil 6.5.7 - jar Apache License, Version 2.0
jakarta.activation jakarta.activation-api 1.2.2 - jar EDL 1.0
jakarta.annotation jakarta.annotation-api 1.3.5 - jar EPL 2.0GPL2 w/ CPE
jakarta.validation jakarta.validation-api 2.0.2 - jar Apache License 2.0
jakarta.ws.rs jakarta.ws.rs-api 2.1.6 - jar EPL 2.0GPL2 w/ CPE
jakarta.xml.bind jakarta.xml.bind-api 2.3.3 - jar Eclipse Distribution License - v 1.0
joda-time joda-time 2.2 - jar Apache 2
net.ericaro neoitertools 1.0.0 - jar The Apache Software License, Version 2.0
net.java.dev.jna jna 4.3.0 - jar LGPL, version 2.1Apache License v2.0
net.java.dev.jna jna-platform 4.3.0 - jar LGPL, version 2.1Apache License v2.0
net.sf.opencsv opencsv 2.3 - jar Apache 2
org.apache.commons commons-compress 1.18 - jar Apache License, Version 2.0
org.apache.commons commons-math3 3.5 - jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpcore 4.4.13 - jar Apache License, Version 2.0
org.bytedeco artoolkitplus 2.3.1-1.5.3 - jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco ffmpeg 4.2.2-1.5.3 - jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco flandmark 1.07-1.5.3 - jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco flycapture 2.13.3.31-1.5.3 - jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco hdf5 1.12.0-1.5.3 - jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco hdf5 1.12.0-1.5.3 linux-arm64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco hdf5 1.12.0-1.5.3 linux-armhf jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco hdf5 1.12.0-1.5.3 linux-ppc64le jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco hdf5 1.12.0-1.5.3 linux-x86 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco hdf5 1.12.0-1.5.3 linux-x86_64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco hdf5 1.12.0-1.5.3 macosx-x86_64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco hdf5 1.12.0-1.5.3 windows-x86 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco hdf5 1.12.0-1.5.3 windows-x86_64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco hdf5-platform 1.12.0-1.5.3 - jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco javacpp 1.5.3 - jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco javacpp 1.5.3 android-arm jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco javacpp 1.5.3 android-arm64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco javacpp 1.5.3 android-x86 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco javacpp 1.5.3 android-x86_64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco javacpp 1.5.3 ios-arm64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco javacpp 1.5.3 ios-x86_64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco javacpp 1.5.3 linux-arm64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco javacpp 1.5.3 linux-armhf jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco javacpp 1.5.3 linux-ppc64le jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco javacpp 1.5.3 linux-x86 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco javacpp 1.5.3 linux-x86_64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco javacpp 1.5.3 macosx-x86_64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco javacpp 1.5.3 windows-x86 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco javacpp 1.5.3 windows-x86_64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco javacpp-platform 1.5.3 - jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco javacv 1.5.3 - jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco leptonica 1.79.0-1.5.3 - jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco leptonica 1.79.0-1.5.3 android-arm jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco leptonica 1.79.0-1.5.3 android-arm64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco leptonica 1.79.0-1.5.3 android-x86 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco leptonica 1.79.0-1.5.3 android-x86_64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco leptonica 1.79.0-1.5.3 linux-arm64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco leptonica 1.79.0-1.5.3 linux-armhf jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco leptonica 1.79.0-1.5.3 linux-ppc64le jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco leptonica 1.79.0-1.5.3 linux-x86 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco leptonica 1.79.0-1.5.3 linux-x86_64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco leptonica 1.79.0-1.5.3 macosx-x86_64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco leptonica 1.79.0-1.5.3 windows-x86 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco leptonica 1.79.0-1.5.3 windows-x86_64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco leptonica-platform 1.79.0-1.5.3 - jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco libdc1394 2.2.6-1.5.3 - jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco libfreenect 0.5.7-1.5.3 - jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco libfreenect2 0.2.0-1.5.3 - jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco librealsense 1.12.4-1.5.3 - jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco librealsense2 2.29.0-1.5.3 - jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco openblas 0.3.9-1-1.5.3 - jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco openblas 0.3.9-1.5.3 android-arm jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco openblas 0.3.9-1.5.3 android-arm64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco openblas 0.3.9-1.5.3 android-x86 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco openblas 0.3.9-1.5.3 android-x86_64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco openblas 0.3.9-1.5.3 ios-arm64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco openblas 0.3.9-1.5.3 ios-x86_64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco openblas 0.3.9-1.5.3 linux-arm64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco openblas 0.3.9-1.5.3 linux-armhf jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco openblas 0.3.9-1.5.3 linux-ppc64le jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco openblas 0.3.9-1.5.3 linux-x86 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco openblas 0.3.9-1-1.5.3 linux-x86_64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco openblas 0.3.9-1.5.3 macosx-x86_64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco openblas 0.3.9-1.5.3 windows-x86 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco openblas 0.3.9-1.5.3 windows-x86_64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco openblas-platform 0.3.9-1.5.3 - jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco opencv 4.3.0-1.5.3 - jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco opencv 4.3.0-1.5.3 android-arm jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco opencv 4.3.0-1.5.3 android-arm64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco opencv 4.3.0-1.5.3 android-x86 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco opencv 4.3.0-1.5.3 android-x86_64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco opencv 4.3.0-1.5.3 ios-arm64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco opencv 4.3.0-1.5.3 ios-x86_64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco opencv 4.3.0-1.5.3 linux-arm64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco opencv 4.3.0-1.5.3 linux-armhf jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco opencv 4.3.0-1.5.3 linux-ppc64le jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco opencv 4.3.0-1.5.3 linux-x86 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco opencv 4.3.0-1.5.3 linux-x86_64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco opencv 4.3.0-1.5.3 macosx-x86_64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco opencv 4.3.0-1.5.3 windows-x86 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco opencv 4.3.0-1.5.3 windows-x86_64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco opencv-platform 4.3.0-1.5.3 - jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco tesseract 4.1.1-1.5.3 - jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.bytedeco videoinput 0.200-1.5.3 - jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception
org.datavec datavec-api 1.0.0-beta7 - jar Apache License, Version 2.0
org.datavec datavec-data-image 1.0.0-beta7 - jar Apache License, Version 2.0
org.deeplearning4j deeplearning4j-common 1.0.0-beta7 - jar Apache License, Version 2.0
org.deeplearning4j deeplearning4j-datasets 1.0.0-beta7 - jar Apache License, Version 2.0
org.deeplearning4j deeplearning4j-datavec-iterators 1.0.0-beta7 - jar Apache License, Version 2.0
org.deeplearning4j deeplearning4j-modelimport 1.0.0-beta7 - jar Apache License, Version 2.0
org.deeplearning4j deeplearning4j-nn 1.0.0-beta7 - jar Apache License, Version 2.0
org.deeplearning4j deeplearning4j-tsne 1.0.0-beta7 - jar Apache License, Version 2.0
org.deeplearning4j deeplearning4j-ui-components 1.0.0-beta7 - jar Apache License, Version 2.0
org.deeplearning4j deeplearning4j-utility-iterators 1.0.0-beta7 - jar Apache License, Version 2.0
org.deeplearning4j nearestneighbor-core 1.0.0-beta7 - jar Apache License, Version 2.0
org.freemarker freemarker 2.3.23 - jar Apache License, Version 2.0
org.glassfish javax.json 1.0.4 - jar Dual license consisting of the CDDL v1.1 and GPL v2
org.glassfish.hk2 hk2-api 2.6.1 - jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-locator 2.6.1 - jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-utils 2.6.1 - jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 osgi-resource-locator 1.0.3 - jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2.external aopalliance-repackaged 2.6.1 - jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2.external jakarta.inject 2.6.1 - jar EPL 2.0GPL2 w/ CPE
org.glassfish.jersey.core jersey-client 2.31 - jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.core jersey-common 2.31 - jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Public Domain
org.glassfish.jersey.media jersey-media-jaxb 2.31 - jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.javassist javassist 3.25.0-GA - jar MPL 1.1LGPL 2.1Apache License 2.0
org.lucee oswego-concurrent 1.3.4 - jar Apache License, Version 2.0
org.nd4j guava 1.0.0-beta7 - jar Apache License, Version 2.0
org.nd4j jackson 1.0.0-beta7 - jar Apache License, Version 2.0
org.nd4j nd4j-api 1.0.0-beta7 - jar Apache License, Version 2.0
org.nd4j nd4j-common 1.0.0-beta7 - jar Apache License, Version 2.0
org.nd4j nd4j-native 1.0.0-beta7 linux-x86_64 jar Apache License, Version 2.0
org.nd4j nd4j-native-api 1.0.0-beta7 - jar Apache License, Version 2.0
org.nd4j protobuf 1.0.0-beta7 - jar Apache License, Version 2.0
org.openjfx javafx-base 11 - jar GPLv2+CE
org.openjfx javafx-base 11 linux jar GPLv2+CE
org.openjfx javafx-graphics 11 - jar GPLv2+CE
org.openjfx javafx-graphics 11 linux jar GPLv2+CE
org.threadly threadly 4.10.0 - jar Mozilla Public License Version 2.0
org.threeten threetenbp 1.3.3 - jar BSD 3-clause

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 Classifier Type Licenses
aopalliance aopalliance 1.0 - jar Public Domain
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.11.1 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.11.1 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.jaxrs jackson-jaxrs-base 2.11.1 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider 2.11.1 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.11.1 - 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.collections google-collections 1.0 - jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.3.2 - jar Apache 2.0
com.google.guava failureaccess 1.0.1 - jar The Apache Software License, Version 2.0
com.google.guava guava 28.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.inject guice 4.2.1 no_aop jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 1.3 - jar The Apache Software License, Version 2.0
commons-beanutils commons-beanutils 1.7.0 - jar -
commons-chain commons-chain 1.1 - jar -
commons-collections commons-collections 3.2.2 - jar Apache License, Version 2.0
commons-digester commons-digester 1.8 - jar -
commons-validator commons-validator 1.2.0 - jar The Apache Software License, Version 2.0
dom4j dom4j 1.1 - jar -
io.github.classgraph classgraph 4.8.65 - jar The MIT License (MIT)
io.swagger.core.v3 swagger-annotations 2.1.4 - jar Apache License 2.0
io.swagger.core.v3 swagger-integration 2.1.4 - jar Apache License 2.0
io.swagger.core.v3 swagger-models 2.1.4 - jar Apache License 2.0
javax.annotation jsr250-api 1.0 - jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.enterprise cdi-api 1.0 - jar Apache License, Version 2.0
javax.inject javax.inject 1 - jar The Apache Software License, Version 2.0
javax.ws.rs javax.ws.rs-api 2.1 - jar CDDL 1.1GPL2 w/ CPE
org.apache.maven maven-artifact 3.6.0 - jar Apache License, Version 2.0
org.apache.maven maven-artifact-manager 2.0.2 - jar -
org.apache.maven maven-builder-support 3.6.0 - jar Apache License, Version 2.0
org.apache.maven maven-core 3.6.0 - jar Apache License, Version 2.0
org.apache.maven maven-model 2.2.1 - jar The Apache Software License, Version 2.0
org.apache.maven maven-model-builder 3.6.0 - jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.6.0 - jar Apache License, Version 2.0
org.apache.maven maven-plugin-registry 2.0.10 - jar The Apache Software License, Version 2.0
org.apache.maven maven-profile 2.0.10 - jar The Apache Software License, Version 2.0
org.apache.maven maven-project 2.0.10 - jar The Apache Software License, Version 2.0
org.apache.maven maven-repository-metadata 3.6.0 - jar Apache License, Version 2.0
org.apache.maven maven-resolver-provider 3.6.0 - jar Apache License, Version 2.0
org.apache.maven maven-settings 3.6.0 - jar Apache License, Version 2.0
org.apache.maven maven-settings-builder 3.6.0 - jar Apache License, Version 2.0
org.apache.maven.doxia doxia-logging-api 1.9.1 - jar Apache License, Version 2.0
org.apache.maven.doxia doxia-module-xhtml5 1.9.1 - jar Apache License, Version 2.0
org.apache.maven.doxia doxia-skin-model 1.9.2 - jar Apache License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.5 - jar Apache License, Version 2.0
org.apache.maven.reporting maven-reporting-api 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven.reporting maven-reporting-impl 2.1 - jar The Apache Software License, Version 2.0
org.apache.maven.resolver maven-resolver-api 1.3.1 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-impl 1.3.1 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-spi 1.3.1 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-util 1.3.1 - jar Apache License, Version 2.0
org.apache.maven.shared file-management 1.2.1 - jar The Apache Software License, Version 2.0
org.apache.maven.shared maven-shared-io 1.1 - jar The Apache Software License, Version 2.0
org.apache.maven.shared maven-shared-utils 3.2.1 - jar Apache License, Version 2.0
org.apache.maven.wagon wagon-provider-api 1.0-alpha-6 - jar -
org.apache.velocity velocity 1.7 - jar The Apache Software License, Version 2.0
org.apache.velocity velocity-tools 2.0 - jar The Apache Software License, Version 2.0
org.apache.xbean xbean-reflect 3.7 - jar The Apache Software License, Version 2.0
org.apiguardian apiguardian-api 1.1.0 - jar The Apache License, Version 2.0
org.checkerframework checker-qual 2.8.1 - jar The MIT License
org.codehaus.mojo animal-sniffer-annotations 1.18 - jar MIT license
org.codehaus.plexus plexus-classworlds 2.5.2 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.7.1 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-container-default 1.7.1 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-i18n 1.0-beta-10 - jar -
org.codehaus.plexus plexus-interpolation 1.25 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.22 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-velocity 1.2 - jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject 0.3.3 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.3 - jar Eclipse Public License, Version 1.0
org.jacoco org.jacoco.agent 0.8.6 runtime jar Eclipse Public License 2.0
org.jacoco org.jacoco.core 0.8.6 - jar Eclipse Public License 2.0
org.jacoco org.jacoco.report 0.8.6 - jar Eclipse Public License 2.0
org.junit.jupiter junit-jupiter-params 5.7.0 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.7.0 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.7.0 - jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.2.0 - jar The Apache License, Version 2.0
org.ow2.asm asm 8.0.1 - jar BSD-3-Clause
org.ow2.asm asm-analysis 8.0.1 - jar BSD-3-Clause
org.ow2.asm asm-commons 8.0.1 - jar BSD-3-Clause
org.ow2.asm asm-tree 8.0.1 - jar BSD-3-Clause
org.reflections reflections 0.9.11 - jar WTFPLThe New BSD License
org.sonatype.plexus plexus-cipher 1.4 - jar Apache Public License 2.0
org.sonatype.plexus plexus-sec-dispatcher 1.4 - jar Apache Public License 2.0
org.yaml snakeyaml 1.26 - jar Apache License, Version 2.0
oro oro 2.0.8 - jar -
xml-apis xml-apis 1.0.b2 - jar The Apache Software 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
javax.servlet servlet-api 2.4 jar -

Project Dependency Graph

Dependency Tree

Licenses

The New BSD License: Reflections

Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component

GPLv2+CE: javafx-base, javafx-graphics

GNU General Public License (GPL) version 2, or any later version: JavaCPP, JavaCPP Platform, JavaCPP Presets Platform for HDF5, JavaCPP Presets Platform for Leptonica, JavaCPP Presets Platform for OpenBLAS, JavaCPP Presets Platform for OpenCV, JavaCPP Presets for ARToolKitPlus, JavaCPP Presets for FFmpeg, JavaCPP Presets for FlyCapture, JavaCPP Presets for HDF5, JavaCPP Presets for Leptonica, JavaCPP Presets for OpenBLAS, JavaCPP Presets for OpenCV, JavaCPP Presets for Tesseract, JavaCPP Presets for flandmark, JavaCPP Presets for libdc1394, JavaCPP Presets for libfreenect, JavaCPP Presets for libfreenect2, JavaCPP Presets for librealsense, JavaCPP Presets for librealsense2, JavaCPP Presets for videoInput, JavaCV

Apache License Version 2.0: Byte Units

GPL-3.0-or-later: OOP Core NLP Viewer

GPL2 w/ CPE: HK2 API module, HK2 Implementation Utilities, Jakarta Annotations API, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jakarta.ws.rs-api, javax.inject:1 as OSGi bundle, javax.ws.rs-api, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb

Apache 2: Joda time, opencsv

Unknown: Plexus I18N Component, TwelveMonkeys :: Common :: IO, TwelveMonkeys :: Common :: Image, TwelveMonkeys :: Common :: Language support, TwelveMonkeys :: ImageIO :: BMP plugin, TwelveMonkeys :: ImageIO :: Core, TwelveMonkeys :: ImageIO :: JPEG plugin, TwelveMonkeys :: ImageIO :: Metadata, TwelveMonkeys :: ImageIO :: PSD plugin, TwelveMonkeys :: ImageIO :: TIFF plugin, commons-beanutils, dom4j, jsp-api, oro, servlet-api

The MIT License: Checker Qual, jsoup Java HTML Parser

EPL 2.0: HK2 API module, HK2 Implementation Utilities, Jakarta Annotations API, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jakarta.ws.rs-api, javax.inject:1 as OSGi bundle, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-core-server, jersey-inject-hk2, jersey-media-jaxb

MIT license: Animal Sniffer Annotations, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb

MPL 1.1: Javassist

BSD 2-Clause: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb

BSD 3-Clause: JMESPath Core, JMESPath Jackson

LGPL, version 2.1: Java Native Access, Java Native Access Platform

Apache License v2.0: Java Native Access, Java Native Access Platform

Apache License, 2.0: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-core-server, jersey-inject-hk2, jersey-media-jaxb

GPLv2 with Classpath exception: JavaCPP, JavaCPP Platform, JavaCPP Presets Platform for HDF5, JavaCPP Presets Platform for Leptonica, JavaCPP Presets Platform for OpenBLAS, JavaCPP Presets Platform for OpenCV, JavaCPP Presets for ARToolKitPlus, JavaCPP Presets for FFmpeg, JavaCPP Presets for FlyCapture, JavaCPP Presets for HDF5, JavaCPP Presets for Leptonica, JavaCPP Presets for OpenBLAS, JavaCPP Presets for OpenCV, JavaCPP Presets for Tesseract, JavaCPP Presets for flandmark, JavaCPP Presets for libdc1394, JavaCPP Presets for libfreenect, JavaCPP Presets for libfreenect2, JavaCPP Presets for librealsense, JavaCPP Presets for librealsense2, JavaCPP Presets for videoInput, JavaCV

BSD-3-Clause: asm, asm-analysis, asm-commons, asm-tree

Public Domain: AOP alliance, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-inject-hk2, jersey-media-jaxb

Eclipse Public License: oshi-core, oshi-json

Apache License V2.0: FlatBuffers Java API

The MIT License (MIT): ClassGraph

WTFPL: Reflections

Modified BSD: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-server, jersey-inject-hk2, jersey-media-jaxb

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

CDDL + GPLv2 with classpath exception: Java Servlet API

The Apache Software License, Version 2.0: Apache Commons Logging, Apache Commons Math, Apache Velocity, Apache XBean :: Reflect, Commons Lang, Commons Net, FindBugs-jsr305, Google Collections Library, Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, Jackson datatype: JSR310, Jackson module: JAXB Annotations, Jackson-JAXRS-JSON, Jackson-JAXRS-base, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, Maven File Management API, Maven Model, Maven Plugin Registry Model, Maven Profile Model, Maven Project Builder, Maven Reporting API, Maven Reporting Implementation, Maven Shared I/O API, Plexus Classworlds, Plexus Common Utilities, T-Digest, Validator, VelocityTools, XML Commons External Components XML APIs, jackson-databind, javax.inject, neoitertools

The GNU General Public License (GPL), Version 2, With Classpath Exception: jersey-core-common, jersey-core-server

Eclipse Public License 2.0: JaCoCo :: Agent, JaCoCo :: Core, JaCoCo :: Maven Plugin, JaCoCo :: Report

Apache 2.0: Gson, error-prone annotations

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

jQuery license: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb

MIT License: SLF4J API Module, Swagger Maven Plugin

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API

Mozilla Public License Version 2.0: Threadly

BSD 3-clause: ThreeTen backport

Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus

Apache License 2.0: Jakarta Bean Validation API, Javassist, swagger-annotations, swagger-core, swagger-integration, swagger-jaxrs2, swagger-models

BSD License: Java interface for fastText

Apache License, Version 2.0: Apache Commons Codec, Apache Commons Collections, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache HttpClient, Apache HttpCore, Apache Log4j 1.x Compatibility API, Apache Log4j API, Apache Log4j Core, Apache Maven Shared Utils, CDI APIs, Doxia :: Core, Doxia :: Logging API, Doxia :: Sink API, Doxia :: XHTML Module, Doxia :: XHTML5 Module, Doxia Sitetools :: Decoration Model, Doxia Sitetools :: Integration Tools, Doxia Sitetools :: Site Renderer, Doxia Sitetools :: Skin Model, FreeMarker, Guava: Google Core Libraries for Java, JavaCPP, JavaCPP Platform, JavaCPP Presets Platform for HDF5, JavaCPP Presets Platform for Leptonica, JavaCPP Presets Platform for OpenBLAS, JavaCPP Presets Platform for OpenCV, JavaCPP Presets for ARToolKitPlus, JavaCPP Presets for FFmpeg, JavaCPP Presets for FlyCapture, JavaCPP Presets for HDF5, JavaCPP Presets for Leptonica, JavaCPP Presets for OpenBLAS, JavaCPP Presets for OpenCV, JavaCPP Presets for Tesseract, JavaCPP Presets for flandmark, JavaCPP Presets for libdc1394, JavaCPP Presets for libfreenect, JavaCPP Presets for libfreenect2, JavaCPP Presets for librealsense, JavaCPP Presets for librealsense2, JavaCPP Presets for videoInput, JavaCV, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Core, Maven Model Builder, Maven Plugin API, Maven Plugin Tools Java 5 Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Oswego Concurrent, Plexus :: Component Annotations, Plexus :: Default Container, Plexus Interpolation API, Plexus Velocity Component, SnakeYAML, datavec-api, datavec-data-image, deeplearning4j-common, deeplearning4j-core, deeplearning4j-datasets, deeplearning4j-datavec-iterators, deeplearning4j-modelimport, deeplearning4j-nlp, deeplearning4j-nn, deeplearning4j-tsne, deeplearning4j-ui-components, deeplearning4j-utility-iterators, fastutil, guava, jackson, nd4j-api, nd4j-common, nd4j-native, nd4j-native-api, nearestneighbor-core, protobuf, stream-lib

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

CDDL 1.1: javax.ws.rs-api

W3C license: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb

EDL 1.0: Jakarta Activation, Jakarta Activation API jar, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb

BSD 3-clause License: Java Advanced Imaging Image I/O Tools API core (standalone)

LGPL 2.1: Javassist

Dual license consisting of the CDDL v1.1 and GPL v2: JSR 353 (JSON Processing) Default Provider

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes
stream-2.9.8.jar 178.4 kB 99 79 8 1.8 Yes
jackson-annotations-2.11.3.jar 68.2 kB 81 69 2 - Yes
jackson-core-2.11.3.jar 351.5 kB 144 118 13 - Yes
jackson-databind-2.11.3.jar 1.4 MB 693 658 22 - Yes
jackson-dataformat-yaml-2.11.1.jar 47 kB 35 16 3 - Yes
jackson-datatype-jsr310-2.11.1.jar 111.1 kB 76 57 6 - Yes
jackson-jaxrs-base-2.11.1.jar 34.9 kB 39 22 6 - Yes
jackson-jaxrs-json-provider-2.11.1.jar 15.6 kB 27 9 3 - Yes
jackson-module-jaxb-annotations-2.11.1.jar 35 kB 31 13 4 - Yes
jai-imageio-core-1.3.0.jar 601.1 kB 374 338 16 1.5 Yes
oshi-core-3.4.2.jar 344.9 kB 274 231 28 1.7 Yes
oshi-json-3.4.2.jar 53.4 kB 56 40 7 1.7 Yes
jfasttext-0.4.jar 1.8 MB 30 10 2 1.8 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
gson-2.8.0.jar 232 kB 190 174 7 1.6 Yes
google-collections-1.0.jar 639.6 kB 520 505 4 1.5 Yes
error_prone_annotations-2.3.2.jar 13.2 kB 33 21 2 1.7 No
flatbuffers-java-1.10.0.jar 18.8 kB 21 11 1 1.8 Yes
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-28.1-jre.jar 2.8 MB 1984 1954 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - No
guice-4.2.1-no_aop.jar 520.7 kB 406 390 9 1.7 Yes
j2objc-annotations-1.3.jar 8.8 kB 23 12 1 1.5 Yes
byteunits-0.9.1.jar 23.3 kB 33 23 1 1.7 Yes
jakarta.activation-1.2.2.jar 68.5 kB 61 43 4 - Yes
t-digest-3.2.jar 51.2 kB 29 18 1 1.7 Yes
common-image-3.1.1.jar 82.5 kB 60 50 1 1.7 Yes
common-io-3.1.1.jar 88.6 kB 74 59 5 1.7 Yes
common-lang-3.1.1.jar 117.3 kB 115 101 5 1.7 Yes
imageio-bmp-3.1.1.jar 52.8 kB 49 35 1 1.7 Yes
imageio-core-3.1.1.jar 58 kB 67 48 5 1.7 Yes
imageio-jpeg-3.1.1.jar 58.8 kB 48 33 1 1.7 Yes
imageio-metadata-3.1.1.jar 67.6 kB 63 47 6 1.7 Yes
imageio-psd-3.1.1.jar 67.9 kB 52 38 1 1.7 Yes
imageio-tiff-3.1.1.jar 62 kB 42 25 1 1.7 Yes
commons-beanutils-1.7.0.jar 188.7 kB 129 111 5 1.2 Yes
commons-chain-1.1.jar 90 kB 78 61 8 1.3 Yes
commons-codec-1.11.jar 335 kB 243 96 7 1.6 Yes
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes
commons-digester-1.8.jar 143.6 kB 114 100 6 1.2 Yes
commons-io-2.8.0.jar 285.4 kB 204 182 10 1.8 Yes
commons-lang-2.6.jar 284.2 kB 155 133 10 1.3 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
commons-net-3.1.jar 273.4 kB 204 172 20 1.5 Yes
commons-validator-1.2.0.jar 91.1 kB 61 30 2 1.3 Yes
dom4j-1.1.jar 456.9 kB 364 333 26 1.1 Yes
jmespath-core-0.5.0.jar 490.6 kB 384 356 13 1.7 Yes
jmespath-jackson-0.5.0.jar 7 kB 14 3 1 1.7 Yes
classgraph-4.8.65.jar 481.2 kB 251 223 13 - Yes
swagger-maven-plugin-2.1.5.jar 37.9 kB 36 23 2 1.8 Yes
swagger-annotations-2.1.4.jar 34.4 kB 68 44 13 1.8 Yes
swagger-core-2.1.4.jar 168.7 kB 100 83 6 1.8 Yes
swagger-integration-2.1.4.jar 30.4 kB 37 24 2 1.8 Yes
swagger-jaxrs2-2.1.4.jar 83.9 kB 48 31 6 1.8 Yes
swagger-models-2.1.4.jar 117.6 kB 85 62 12 1.8 Yes
fastutil-6.5.7.jar 16.9 MB 10669 10653 11 1.6 Yes
jakarta.activation-api-1.2.2.jar 46.6 kB 43 32 2 - Yes
jakarta.annotation-api-1.3.5.jar 25.1 kB 28 15 3 1.8 Yes
jakarta.validation-api-2.0.2.jar 91.9 kB 160 143 9 1.8 Yes
jakarta.ws.rs-api-2.1.6.jar 140.4 kB 155 138 7 - Yes
jakarta.xml.bind-api-2.3.3.jar 115.6 kB 137 111 7 - Yes
jsr250-api-1.0.jar 5.8 kB 16 11 2 1.5 Yes
cdi-api-1.0.jar 44.9 kB 92 75 7 1.5 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
javax.servlet-api-3.1.0.jar 95.8 kB 103 79 4 1.7 Yes
jsp-api-2.0.jar 50.5 kB 56 42 3 1.2 Yes
servlet-api-2.4.jar 97.7 kB 67 42 2 1.2 Yes
javax.ws.rs-api-2.1.jar 127.5 kB 152 137 6 1.8 Yes
joda-time-2.2.jar 573.9 kB 708 229 7 1.5 Yes
neoitertools-1.0.0.jar 53.7 kB 69 56 4 1.5 Yes
jna-4.3.0.jar 945.5 kB 134 105 3 1.6 Yes
jna-platform-4.3.0.jar 2.3 MB 990 955 11 1.6 Yes
opencsv-2.3.jar 19.8 kB 22 10 2 1.5 Yes
commons-compress-1.18.jar 591.7 kB 377 336 29 1.7 Yes
commons-lang3-3.11.jar 577.7 kB 368 339 17 1.8 Yes
commons-math3-3.5.jar 2 MB 1315 1215 74 1.5 Yes
commons-text-1.9.jar 216.2 kB 154 135 7 1.8 Yes
httpclient-4.5.13.jar 780.3 kB 511 470 24 1.6 Yes
httpcore-4.4.13.jar 328.6 kB 283 253 17 1.6 Yes
log4j-1.2-api-2.14.0.jar 206.6 kB 158 119 17 1.8 Yes
log4j-api-2.14.0.jar 301.4 kB 213 179 9 - Yes
log4j-core-2.14.0.jar 1.8 MB 1209 1117 51 1.8 Yes
maven-artifact-3.6.0.jar 55.1 kB 57 32 11 1.7 Yes
maven-artifact-manager-2.0.2.jar 49.2 kB 44 24 7 1.1 Yes
maven-builder-support-3.6.0.jar 14.6 kB 24 10 1 1.7 Yes
maven-core-3.6.0.jar 632.3 kB 485 398 56 1.7 Yes
maven-model-2.2.1.jar 87.6 kB 61 45 2 1.5 Yes
maven-model-builder-3.6.0.jar 177.9 kB 150 117 16 1.7 Yes
maven-plugin-api-3.6.0.jar 47.8 kB 48 27 6 1.7 Yes
maven-plugin-registry-2.0.10.jar 30.4 kB 28 10 2 1.4 Yes
maven-profile-2.0.10.jar 36.9 kB 33 16 2 1.4 Yes
maven-project-2.0.10.jar 123.2 kB 78 53 10 1.4 Yes
maven-repository-metadata-3.6.0.jar 27.5 kB 27 9 2 1.7 Yes
maven-resolver-provider-3.6.0.jar 66.6 kB 43 26 1 1.7 Yes
maven-settings-3.6.0.jar 44.6 kB 35 19 2 1.7 Yes
maven-settings-builder-3.6.0.jar 43.2 kB 53 32 5 1.7 Yes
doxia-core-1.9.1.jar 216.6 kB 158 126 14 1.7 Yes
doxia-decoration-model-1.9.2.jar 59.9 kB 42 21 3 1.7 Yes
doxia-integration-tools-1.9.2.jar 46.4 kB 48 5 1 1.7 Yes
doxia-logging-api-1.9.1.jar 11.5 kB 19 4 1 1.7 Yes
doxia-module-xhtml-1.9.1.jar 17.3 kB 24 6 1 1.7 Yes
doxia-module-xhtml5-1.9.1.jar 17.8 kB 24 6 1 1.7 Yes
doxia-sink-api-1.9.1.jar 11.6 kB 22 4 2 1.7 Yes
doxia-site-renderer-1.9.2.jar 64.7 kB 55 11 2 1.7 Yes
doxia-skin-model-1.9.2.jar 16.3 kB 23 5 2 1.7 Yes
maven-plugin-annotations-3.5.jar 14.3 kB 22 7 1 1.6 Yes
maven-reporting-api-3.0.jar 10.9 kB 20 5 1 1.4 Yes
maven-reporting-impl-2.1.jar 16.6 kB 17 3 1 1.4 Yes
maven-resolver-api-1.3.1.jar 149 kB 155 131 12 1.7 Yes
maven-resolver-impl-1.3.1.jar 182.3 kB 117 96 5 1.7 Yes
maven-resolver-spi-1.3.1.jar 36.9 kB 56 34 8 1.7 Yes
maven-resolver-util-1.3.1.jar 160.1 kB 128 101 13 1.7 Yes
file-management-1.2.1.jar 37.6 kB 35 15 4 1.4 Yes
maven-shared-io-1.1.jar 39.5 kB 51 30 5 1.4 Yes
maven-shared-utils-3.2.1.jar 166.6 kB 109 84 10 1.6 Yes
wagon-provider-api-1.0-alpha-6.jar 42.7 kB 54 36 8 1.1 Yes
velocity-1.7.jar 449.5 kB 306 270 25 1.4 Yes
velocity-tools-2.0.jar 346.6 kB 211 187 11 1.5 Yes
xbean-reflect-3.7.jar 148.1 kB 133 118 2 1.5 Yes
apiguardian-api-1.1.0.jar 2.4 kB 8 3 2 - Yes
artoolkitplus-2.3.1-1.5.3.jar 25.5 kB 33 19 4 - Yes
ffmpeg-4.2.2-1.5.3.jar 306.4 kB 297 275 12 - Yes
flandmark-1.07-1.5.3.jar 13.4 kB 24 10 4 - Yes
flycapture-2.13.3.31-1.5.3.jar 134.7 kB 127 111 5 - Yes
hdf5-1.12.0-1.5.3.jar 182.8 kB 162 148 4 - Yes
hdf5-1.12.0-1.5.3-linux-arm64.jar 2.6 MB 118 1 1 - No
hdf5-1.12.0-1.5.3-linux-armhf.jar 2.9 MB 118 1 1 - No
hdf5-1.12.0-1.5.3-linux-ppc64le.jar 2.7 MB 118 1 1 - No
hdf5-1.12.0-1.5.3-linux-x86.jar 2.7 MB 111 1 1 - No
hdf5-1.12.0-1.5.3-linux-x86_64.jar 3.1 MB 111 1 1 - No
hdf5-1.12.0-1.5.3-macosx-x86_64.jar 3.7 MB 111 1 1 - No
hdf5-1.12.0-1.5.3-windows-x86.jar 5.2 MB 122 1 1 - No
hdf5-1.12.0-1.5.3-windows-x86_64.jar 6.3 MB 122 1 1 - No
hdf5-platform-1.12.0-1.5.3.jar 3.1 kB 10 1 1 - No
javacpp-1.5.3.jar 447.4 kB 240 187 6 - Yes
javacpp-1.5.3-android-arm.jar 60.5 kB 13 1 1 - No
javacpp-1.5.3-android-arm64.jar 83.7 kB 13 1 1 - No
javacpp-1.5.3-android-x86.jar 89.5 kB 13 1 1 - No
javacpp-1.5.3-android-x86_64.jar 89.3 kB 13 1 1 - No
javacpp-1.5.3-ios-arm64.jar 19.5 kB 15 1 1 - No
javacpp-1.5.3-ios-x86_64.jar 19.2 kB 15 1 1 - No
javacpp-1.5.3-linux-arm64.jar 21.8 kB 15 1 1 - No
javacpp-1.5.3-linux-armhf.jar 19.6 kB 15 1 1 - No
javacpp-1.5.3-linux-ppc64le.jar 23.2 kB 15 1 1 - No
javacpp-1.5.3-linux-x86.jar 24.5 kB 15 1 1 - No
javacpp-1.5.3-linux-x86_64.jar 23 kB 15 1 1 - No
javacpp-1.5.3-macosx-x86_64.jar 19.2 kB 15 1 1 - No
javacpp-1.5.3-windows-x86.jar 1.4 MB 57 1 1 - No
javacpp-1.5.3-windows-x86_64.jar 1.4 MB 57 1 1 - No
javacpp-platform-1.5.3.jar 6.1 kB 10 1 1 - No
javacv-1.5.3.jar 423.1 kB 179 160 3 - Yes
leptonica-1.79.0-1.5.3.jar 159.3 kB 88 74 4 - Yes
leptonica-1.79.0-1.5.3-android-arm.jar 2.7 MB 98 1 1 - No
leptonica-1.79.0-1.5.3-android-arm64.jar 2.7 MB 98 1 1 - No
leptonica-1.79.0-1.5.3-android-x86.jar 3.2 MB 98 1 1 - No
leptonica-1.79.0-1.5.3-android-x86_64.jar 3.1 MB 98 1 1 - No
leptonica-1.79.0-1.5.3-linux-arm64.jar 4 MB 102 1 1 - No
leptonica-1.79.0-1.5.3-linux-armhf.jar 3.9 MB 102 1 1 - No
leptonica-1.79.0-1.5.3-linux-ppc64le.jar 4.2 MB 102 1 1 - No
leptonica-1.79.0-1.5.3-linux-x86.jar 3.9 MB 102 1 1 - No
leptonica-1.79.0-1.5.3-linux-x86_64.jar 4.2 MB 102 1 1 - No
leptonica-1.79.0-1.5.3-macosx-x86_64.jar 4.3 MB 101 1 1 - No
leptonica-1.79.0-1.5.3-windows-x86.jar 4.6 MB 106 1 1 - No
leptonica-1.79.0-1.5.3-windows-x86_64.jar 4.6 MB 106 1 1 - No
leptonica-platform-1.79.0-1.5.3.jar 3.1 kB 10 1 1 - No
libdc1394-2.2.6-1.5.3.jar 32.4 kB 37 23 4 - Yes
libfreenect-0.5.7-1.5.3.jar 21.4 kB 34 20 4 - Yes
libfreenect2-0.2.0-1.5.3.jar 25.6 kB 40 26 4 - Yes
librealsense-1.12.4-1.5.3.jar 51.1 kB 59 45 4 - Yes
librealsense2-2.29.0-1.5.3.jar 61 kB 75 61 4 - Yes
openblas-0.3.9-1-1.5.3.jar 169.5 kB 30 16 3 - Yes
openblas-0.3.9-1.5.3-android-arm.jar 844.7 kB 31 1 1 - No
openblas-0.3.9-1.5.3-android-arm64.jar 988.2 kB 31 1 1 - No
openblas-0.3.9-1.5.3-android-x86.jar 1.3 MB 31 1 1 - No
openblas-0.3.9-1.5.3-android-x86_64.jar 1.5 MB 31 1 1 - No
openblas-0.3.9-1.5.3-ios-arm64.jar 865.3 kB 34 1 1 - No
openblas-0.3.9-1.5.3-ios-x86_64.jar 929.6 kB 34 1 1 - No
openblas-0.3.9-1.5.3-linux-arm64.jar 8.2 MB 35 1 1 - No
openblas-0.3.9-1.5.3-linux-armhf.jar 9.2 MB 36 1 1 - No
openblas-0.3.9-1.5.3-linux-ppc64le.jar 9.1 MB 35 1 1 - No
openblas-0.3.9-1.5.3-linux-x86.jar 11.1 MB 36 1 1 - No
openblas-0.3.9-1-1.5.3-linux-x86_64.jar 13.4 MB 36 1 1 - No
openblas-0.3.9-1.5.3-macosx-x86_64.jar 14.1 MB 37 1 1 - No
openblas-0.3.9-1.5.3-windows-x86.jar 24.8 MB 42 1 1 - No
openblas-0.3.9-1.5.3-windows-x86_64.jar 28 MB 42 1 1 - No
openblas-platform-0.3.9-1.5.3.jar 3.2 kB 10 1 1 - No
opencv-4.3.0-1.5.3.jar 1.6 MB 1324 1238 75 - Yes
opencv-4.3.0-1.5.3-android-arm.jar 18.8 MB 563 1 1 - No
opencv-4.3.0-1.5.3-android-arm64.jar 20.4 MB 563 1 1 - No
opencv-4.3.0-1.5.3-android-x86.jar 22.9 MB 563 1 1 - No
opencv-4.3.0-1.5.3-android-x86_64.jar 23.7 MB 563 1 1 - No
opencv-4.3.0-1.5.3-ios-arm64.jar 24.5 MB 947 1 1 - No
opencv-4.3.0-1.5.3-ios-x86_64.jar 27.7 MB 947 1 1 - No
opencv-4.3.0-1.5.3-linux-arm64.jar 21.8 MB 959 1 1 - No
opencv-4.3.0-1.5.3-linux-armhf.jar 22 MB 959 1 1 - No
opencv-4.3.0-1.5.3-linux-ppc64le.jar 24.3 MB 959 1 1 - No
opencv-4.3.0-1.5.3-linux-x86.jar 24.3 MB 960 1 1 - No
opencv-4.3.0-1.5.3-linux-x86_64.jar 24.1 MB 960 1 1 - No
opencv-4.3.0-1.5.3-macosx-x86_64.jar 25.3 MB 959 1 1 - No
opencv-4.3.0-1.5.3-windows-x86.jar 23 MB 552 1 1 - No
opencv-4.3.0-1.5.3-windows-x86_64.jar 27.8 MB 552 1 1 - No
opencv-platform-4.3.0-1.5.3.jar 3.2 kB 10 1 1 - No
tesseract-4.1.1-1.5.3.jar 75.7 kB 87 72 5 - Yes
videoinput-0.200-1.5.3.jar 18.3 kB 31 17 4 - Yes
checker-qual-2.8.1.jar 200.6 kB 360 302 32 1.8 Yes
animal-sniffer-annotations-1.18.jar 3.5 kB 12 1 1 1.8 No
plexus-classworlds-2.5.2.jar 52.7 kB 52 37 5 1.6 Yes
plexus-component-annotations-1.7.1.jar 4.3 kB 15 3 1 1.6 No
plexus-container-default-1.7.1.jar 230.9 kB 232 187 30 1.6 Yes
plexus-i18n-1.0-beta-10.jar 11.9 kB 20 7 1 1.5 Yes
plexus-interpolation-1.25.jar 85.3 kB 79 62 7 1.6 Yes
plexus-utils-3.0.22.jar 244.9 kB 129 104 9 1.5 Yes
plexus-velocity-1.2.jar 8.1 kB 17 4 1 1.5 Yes
datavec-api-1.0.0-beta7.jar 921.5 kB 682 561 103 1.7 Yes
datavec-data-image-1.0.0-beta7.jar 126.7 kB 73 47 10 1.7 Yes
deeplearning4j-common-1.0.0-beta7.jar 9.2 kB 22 6 3 1.7 Yes
deeplearning4j-core-1.0.0-beta7.jar 74.1 kB 75 48 12 1.7 Yes
deeplearning4j-datasets-1.0.0-beta7.jar 55.1 kB 49 31 4 1.7 Yes
deeplearning4j-datavec-iterators-1.0.0-beta7.jar 36.1 kB 26 11 2 1.7 Yes
deeplearning4j-modelimport-1.0.0-beta7.jar 323.5 kB 136 101 19 1.7 Yes
deeplearning4j-nlp-1.0.0-beta7.jar 5.3 MB 338 236 50 1.7 Yes
deeplearning4j-nn-1.0.0-beta7.jar 1.7 MB 811 710 88 1.7 Yes
deeplearning4j-tsne-1.0.0-beta7.jar 29.9 kB 19 6 1 1.7 Yes
deeplearning4j-ui-components-1.0.0-beta7.jar 91.3 kB 82 51 12 1.7 Yes
deeplearning4j-utility-iterators-1.0.0-beta7.jar 109.5 kB 85 66 6 1.7 Yes
nearestneighbor-core-1.0.0-beta7.jar 135.7 kB 93 65 15 1.7 Yes
org.eclipse.sisu.inject-0.3.3.jar 379.2 kB 289 271 9 1.6 Yes
org.eclipse.sisu.plexus-0.3.3.jar 205.3 kB 196 164 20 1.6 Yes
freemarker-2.3.23.jar 1.4 MB 1000 971 17 1.5 Yes
javax.json-1.0.4.jar 85.1 kB 88 72 5 1.6 Yes
hk2-api-2.6.1.jar 200.2 kB 197 176 7 1.8 Yes
hk2-locator-2.6.1.jar 203.4 kB 117 99 3 1.8 Yes
hk2-utils-2.6.1.jar 131.6 kB 102 80 7 1.8 Yes
osgi-resource-locator-1.0.3.jar 19.5 kB 23 12 1 1.6 Yes
aopalliance-repackaged-2.6.1.jar 27 kB 41 26 4 1.8 Yes
jakarta.inject-2.6.1.jar 18.1 kB 17 6 1 1.8 No
jersey-container-servlet-2.31.jar 32.1 kB 29 8 3 1.8 Yes
jersey-container-servlet-core-2.31.jar 73.4 kB 61 44 4 1.8 Yes
jersey-client-2.31.jar 245 kB 175 152 9 1.8 Yes
jersey-common-2.31.jar 1.2 MB 895 846 23 - Yes
jersey-server-2.31.jar 937.6 kB 656 602 27 1.8 Yes
jersey-hk2-2.31.jar 76.8 kB 63 46 1 1.8 Yes
jersey-media-jaxb-2.31.jar 94.8 kB 71 54 2 1.8 Yes
jacoco-maven-plugin-0.8.6.jar 53.5 kB 35 21 1 1.5 Yes
org.jacoco.agent-0.8.6-runtime.jar 291.9 kB 191 156 17 1.5 Yes
org.jacoco.core-0.8.6.jar 199.1 kB 198 175 12 1.5 Yes
org.jacoco.report-0.8.6.jar 128.9 kB 119 76 12 1.5 Yes
javassist-3.25.0-GA.jar 780.3 kB 449 425 17 1.7 Yes
jsoup-1.13.1.jar 393.9 kB 262 244 7 1.7 Yes
junit-jupiter-5.7.0.jar 6.4 kB 5 1 1 - No
junit-jupiter-api-5.7.0.jar 174.6 kB 168 153 8 - Yes
junit-jupiter-engine-5.7.0.jar 211.8 kB 130 113 9 - Yes
junit-jupiter-params-5.7.0.jar 567.3 kB 374 340 22 - Yes
junit-platform-commons-1.7.0.jar 99.5 kB 63 43 7 - Yes
junit-platform-engine-1.7.0.jar 180.9 kB 141 125 9 - Yes
oswego-concurrent-1.3.4.jar 195.7 kB 235 221 2 1.1 No
guava-1.0.0-beta7.jar 2.8 MB 2083 2017 25 1.8 Yes
jackson-1.0.0-beta7.jar 3 MB 1652 1489 93 1.7 Yes
nd4j-api-1.0.0-beta7.jar 6.3 MB 2983 2749 208 1.7 Yes
nd4j-common-1.0.0-beta7.jar 248.2 kB 155 127 15 1.8 Yes
nd4j-native-1.0.0-beta7.jar 691.2 kB 616 589 9 1.7 Yes
nd4j-native-1.0.0-beta7-linux-x86_64.jar 38.3 MB 14 0 0 - No
nd4j-native-api-1.0.0-beta7.jar 56.6 kB 57 33 6 1.7 Yes
protobuf-1.0.0-beta7.jar 4.4 MB 2643 2578 21 1.7 Yes
javafx-base-11.jar 0.3 kB 2 0 0 - No
javafx-base-11-linux.jar 750 kB 710 684 21 - Yes
javafx-graphics-11.jar 0.3 kB 2 0 0 - No
javafx-graphics-11-linux.jar 4.9 MB 3336 2916 106 - Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes
asm-8.0.1.jar 121.8 kB 44 38 3 - Yes
asm-analysis-8.0.1.jar 33.4 kB 22 15 2 - Yes
asm-commons-8.0.1.jar 71.6 kB 34 28 2 - Yes
asm-tree-8.0.1.jar 52.6 kB 45 39 2 - Yes
reflections-0.9.11.jar 131 kB 104 90 6 1.7 Yes
slf4j-api-1.7.30.jar 41.5 kB 46 34 4 1.5 Yes
plexus-cipher-1.4.jar 13.5 kB 20 6 1 1.4 Yes
plexus-sec-dispatcher-1.4.jar 27.7 kB 31 13 3 1.4 Yes
threadly-4.10.0.jar 374.5 kB 326 305 16 1.6 Yes
threetenbp-1.3.3.jar 511.4 kB 223 203 6 1.6 Yes
snakeyaml-1.26.jar 309 kB 253 216 20 1.7 Yes
oro-2.0.8.jar 65.3 kB 74 62 6 1.2 No
xml-apis-1.0.b2.jar 109.3 kB 217 184 17 1.2 No
Total Size Entries Classes Packages Java Version Debug Information
283 664.6 MB 72559 52335 2459 1.8 203
compile: 179 compile: 649.4 MB compile: 60270 compile: 42144 compile: 1723 - compile: 107
test: 101 test: 14.9 MB test: 12063 test: 10028 test: 727 - test: 93
provided: 3 provided: 244 kB provided: 226 provided: 163 provided: 9 - provided: 3