Last Version

JODReports :: Testing 3.0.2

A java library providing test superclasses and utilities to perform unit-testing of documents generated with JODReports.

License

License

GroupId

GroupId

org.jodreports
ArtifactId

ArtifactId

jodreports-test
Version

Version

3.0.2
Type

Type

jar
Description

Description

JODReports :: Testing
A java library providing test superclasses and utilities to perform unit-testing of documents generated with JODReports.
Source Code Management

Source Code Management

https://github.com/jodreports/jodreports-test

Download jodreports-test 3.0.2


<!-- 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"]

Dependencies

compile (9)

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

Project Modules

There are no modules declared in this project.