License |
License |
---|---|
GroupId | GroupIdcom.github.jt-org |
ArtifactId | ArtifactIdjt-report |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionJt-report Java test report
This project want create a framework to automatic report of test.
|
Filename | Size |
---|---|
jt-report-0.0.1.pom | |
jt-report-0.0.1.jar | 205 KB |
jt-report-0.0.1-sources.jar | 181 KB |
jt-report-0.0.1-javadoc.jar | 263 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jt-org/jt-report/ -->
<dependency>
<groupId>com.github.jt-org</groupId>
<artifactId>jt-report</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jt-org/jt-report/
implementation 'com.github.jt-org:jt-report:0.0.1'
// https://jarcasting.com/artifacts/com.github.jt-org/jt-report/
implementation ("com.github.jt-org:jt-report:0.0.1")
'com.github.jt-org:jt-report:jar:0.0.1'
<dependency org="com.github.jt-org" name="jt-report" rev="0.0.1">
<artifact name="jt-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jt-org', module='jt-report', version='0.0.1')
)
libraryDependencies += "com.github.jt-org" % "jt-report" % "0.0.1"
[com.github.jt-org/jt-report "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.0.3 |
ch.qos.logback : logback-classic | jar | 1.0.3 |
com.lowagie : itext | jar | 2.1.7 |
commons-collections : commons-collections | jar | 3.2.1 |
commons-digester : commons-digester | jar | 2.1 |
commons-lang : commons-lang | jar | 2.6 |
commons-logging : commons-logging | jar | 1.1.1 |
joda-time : joda-time | jar | 2.1 |
junit : junit | jar | 4.10 |
org.apache.commons : commons-lang3 | jar | 3.1 |
org.apache.velocity : velocity | jar | 1.7 |
org.slf4j : slf4j-api | jar | 1.6.4 |
net.sf.jasperreports : jasperreports | jar | 4.5.1 |
net.sourceforge.dynamicreports : dynamicreports-core | jar | 2.5.0 |