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 |
---|---|---|---|---|
javax.xml.bind | jaxb-api | 2.3.1 | jar | CDDL 1.1GPL2 w/ CPE |
org.apache.avalon.framework | avalon-framework-api | 4.3.1 | jar | The Apache Software License, Version 2.0 |
org.quartz-scheduler | quartz | 2.3.2 | jar | The Apache Software License, Version 2.0 |
org.quartz-scheduler | quartz-jobs | 2.3.2 | 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 |
---|---|---|---|---|
javax.transaction | jta | 1.1 | 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 | Type | Licenses |
---|---|---|---|---|
org.apache.fulcrum | fulcrum-testcontainer | 1.0.9 | jar | Apache License, Version 2.0 |
org.apache.fulcrum | fulcrum-yaafi | 1.0.8 | 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.mchange | c3p0 | 0.9.5.4 | jar | GNU Lesser General Public License, Version 2.1Eclipse Public License, Version 1.0 |
com.mchange | mchange-commons-java | 0.2.15 | jar | GNU Lesser General Public License, Version 2.1Eclipse Public License, Version 1.0 |
com.zaxxer | HikariCP-java7 | 2.4.13 | jar | The Apache Software License, Version 2.0 |
javax.activation | javax.activation-api | 1.2.0 | jar | CDDL/GPLv2+CE |
org.slf4j | slf4j-api | 1.7.7 | 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:
Project Dependency Graph
Dependency Tree
- org.apache.fulcrum:fulcrum-quartz:jar:1.1.3-SNAPSHOT
- javax.xml.bind:jaxb-api:jar:2.3.1 (compile)
- javax.activation:javax.activation-api:jar:1.2.0 (compile)
- org.apache.avalon.framework:avalon-framework-api:jar:4.3.1 (compile)
- org.quartz-scheduler:quartz:jar:2.3.2 (compile)
- com.mchange:c3p0:jar:0.9.5.4 (compile)
- com.mchange:mchange-commons-java:jar:0.2.15 (compile)
- com.zaxxer:HikariCP-java7:jar:2.4.13 (compile)
- org.slf4j:slf4j-api:jar:1.7.7 (compile)
- org.quartz-scheduler:quartz-jobs:jar:2.3.2 (compile)
- javax.transaction:jta:jar:1.1 (runtime)
- org.apache.fulcrum:fulcrum-testcontainer:jar:1.0.9 (test)
- junit:junit:jar:4.13.1 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.junit.jupiter:junit-jupiter:jar:5.7.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.7.0 (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.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.7.0 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.7.0 (test)
- org.junit.platform:junit-platform-engine:jar:1.7.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.7.0 (test)
- javax.servlet:javax.servlet-api:jar:3.1.0 (test)
- org.mockito:mockito-core:jar:3.5.13 (test)
- net.bytebuddy:byte-buddy:jar:1.10.15 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.10.15 (test)
- org.objenesis:objenesis:jar:3.1 (test)
- junit:junit:jar:4.13.1 (test)
- org.apache.fulcrum:fulcrum-yaafi:jar:1.0.8 (test)
- org.apache.commons:commons-lang3:jar:3.8.1 (test)
- commons-io:commons-io:jar:2.6 (test)
- org.apache.avalon.framework:avalon-framework-impl:jar:4.3.1 (test)
- javax.xml.bind:jaxb-api:jar:2.3.1 (compile)
Licenses
CDDL 1.1: jaxb-api
GNU Lesser General Public License, Version 2.1: c3p0, mchange-commons-java
Eclipse Public License 1.0: JUnit
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
GPL2 w/ CPE: jaxb-api
New BSD License: Hamcrest Core
CDDL/GPLv2+CE: JavaBeans Activation Framework API jar
Eclipse Public License, Version 1.0: c3p0, mchange-commons-java
Unknown: Java Transaction API
The MIT License: mockito-core
Apache License, Version 2.0: Apache Commons IO, Apache Commons Lang, Byte Buddy (without dependencies), Byte Buddy agent, Fulcrum Quartz, Fulcrum Test Container, Fulcrum YAAFI, Objenesis
CDDL + GPLv2 with classpath exception: Java Servlet API
The Apache Software License, Version 2.0: Avalon Framework API, Avalon Framework Implementation, HikariCP, quartz, quartz-jobs