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.10.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-csv 2.10.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.10.2 jar The Apache Software License, Version 2.0
com.google.zxing javase 3.4.0 jar The Apache Software License, Version 2.0
commons-cli commons-cli 1.4 jar Apache License, Version 2.0
javax.xml.bind jaxb-api 2.3.1 jar CDDL 1.1GPL2 w/ CPE
org.codehaus.mojo.appassembler appassembler-booter 2.1.0 jar The 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
org.testng testng 7.1.0 jar Apache License, Version 2.0

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.beust jcommander 1.72 jar Apache 2.0
com.fasterxml.jackson.core jackson-annotations 2.10.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.10.2 jar The Apache Software License, Version 2.0
com.google.zxing core 3.4.0 jar The Apache Software License, Version 2.0
javax.activation javax.activation-api 1.2.0 jar CDDL/GPLv2+CE
net.java.dev.stax-utils stax-utils 20060502 jar BSD
org.codehaus.mojo.appassembler appassembler-model 2.1.0 jar The MIT License
org.codehaus.plexus plexus-utils 3.2.0 jar Apache License, Version 2.0
org.yaml snakeyaml 1.24 jar Apache License, Version 2.0
stax stax-api 1.0.1 jar The Apache Software License, 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.github.jai-imageio jai-imageio-core 1.4.0 jar BSD 3-clause License w/nuclear disclaimer
junit junit 3.8.1 jar Common Public License Version 1.0
stax stax 1.1.1-dev jar -

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.google.guava guava 19.0 - jar The Apache Software License, Version 2.0
com.google.inject guice 4.1.0 no_aop jar The Apache Software License, Version 2.0
javax.inject javax.inject 1 - jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

CDDL 1.1: jaxb-api

Apache 2.0: jcommander

GPL2 w/ CPE: jaxb-api

Public Domain: AOP alliance

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

CDDL/GPLv2+CE: JavaBeans Activation Framework API jar

BSD: stax-utils

Unknown: StAX

GNU GENERAL PUBLIC LICENSE Version 3: random-barcode

The MIT License: Appassembler :: Generic Bootstrapper, Appassembler :: Model

Apache License, Version 2.0: Apache Commons CLI, Plexus Common Utilities, SnakeYAML, testng

The Apache Software License, Version 2.0: Google Guice - Core Library, Guava: Google Core Libraries for Java, Jackson-annotations, Jackson-core, Jackson-dataformat-CSV, Jackson-dataformat-YAML, StAX API, ZXing Core, ZXing Java SE extensions, jackson-databind, javax.inject

Common Public License Version 1.0: JUnit