Project Dependency Management
compile
The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:
runtime
The following is a list of runtime dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to run the submodule:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
javax.transaction | jta | 1.1 | jar | - |
org.hibernate | hibernate-ehcache | 5.6.5.Final | jar | GNU Library General Public License v2.1 or later |
test
The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
com.h2database | h2 | 1.4.200 | jar | MPL 2.0 or EPL 1.0 |
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
org.hamcrest | hamcrest-core | 2.2 | jar | BSD License 3 |
org.slf4j | slf4j-log4j12 | 1.7.35 | jar | MIT License |
provided
The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
org.nuiton.eugene | eugene | 3.0 | jar | Lesser General Public License (LGPL) v 3.0 |
org.nuiton.eugene | eugene-java-templates | 3.0 | jar | Lesser General Public License (LGPL) v 3.0 |