| License |
License |
|---|---|
| GroupId | GroupIdorg.jodreports |
| ArtifactId | ArtifactIdjodreports-test |
| Version | Version3.0.2 |
| Type | Typejar |
| Description |
DescriptionJODReports :: Testing
A java library providing test superclasses and utilities to perform unit-testing of documents generated with JODReports.
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jodreports-test-3.0.2.pom | |
| jodreports-test-3.0.2.jar | 33 KB |
| jodreports-test-3.0.2-sources.jar | 25 KB |
| jodreports-test-3.0.2-javadoc.jar | 144 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jodreports/jodreports-test/ -->
<dependency>
<groupId>org.jodreports</groupId>
<artifactId>jodreports-test</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jodreports/jodreports-test/
implementation 'org.jodreports:jodreports-test:3.0.2'
// https://jarcasting.com/artifacts/org.jodreports/jodreports-test/
implementation ("org.jodreports:jodreports-test:3.0.2")
'org.jodreports:jodreports-test:jar:3.0.2'
<dependency org="org.jodreports" name="jodreports-test" rev="3.0.2">
<artifact name="jodreports-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jodreports', module='jodreports-test', version='3.0.2')
)
libraryDependencies += "org.jodreports" % "jodreports-test" % "3.0.2"
[org.jodreports/jodreports-test "3.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 10.0-rc1 |
| org.easytesting : fest-assert | jar | 1.4 |
| org.testng : testng | jar | 5.14.9 |
| com.artofsolving : jodconverter | jar | 2.2.1 |
| org.jodreports : jodreports-library | jar | 3.0.0 |
| org.odftoolkit : simple-odf | jar | 0.5.5 |
| org.odftoolkit : odfdom-java | jar | 0.8.7 |
| xerces : xercesImpl | jar | 2.9.1 |
| org.hibernate : hibernate-validator | jar | 4.1.0.Final |