Project Dependencies
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:
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:
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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:
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 |
License |
log4j |
log4j |
1.2.8 |
jar |
- |
Project Dependency Graph
Dependency Tree
- net.sourceforge.jenesis4java:jenesis4java:jar:2.19
Jenesis 4 Java Code Generator |
Description: Generating Java sources from strings or patterns can become very inconvenient, in those cases Jenesis 4 Java can be a solution for you. Jenesis 4 Java is a DOM
(domain object model) of the Java programming language. The complete java class including annotations and comments is constructed with as a DOM (that can be manipulated in as
many passes you need) until you let it encode to a java file.
URL: http://jenesis4java.sourceforge.net
Project License: GNU LESSER GENERAL PUBLIC LICENSE (LGPL) version 3 |
- jalopy:jalopy:jar:1.5rc3 (provided)
Jalopy |
Description: he source code beautifier originally built by Marco Hunsicker and enhanced for Java 5 by Steve Heyns.
URL: http://jalopy.sf.net
Project License: BSD license |
- log4j:log4j:jar:1.2.8 (provided)
log4j |
Description: There is currently no description associated with this project.
Project License: No license is defined for this project. |
- junit:junit:jar:4.11 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
Licenses
BSD license: Jalopy
New BSD License: Hamcrest Core
Unknown: log4j
Common Public License Version 1.0: JUnit
GNU LESSER GENERAL PUBLIC LICENSE (LGPL) version 3: Jenesis 4 Java Code Generator