License |
License |
---|---|
Categories |
CategoriesPDF Data |
GroupId | GroupIdcom.uttesh |
ArtifactId | ArtifactIdpdfngreport |
Last Version | Last Version2.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpdfngreport
Create the pdf report for the testng test cases execution results
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pdfngreport-2.1.3.pom | |
pdfngreport-2.1.3.jar | 48 KB |
pdfngreport-2.1.3-sources.jar | 35 KB |
pdfngreport-2.1.3-javadoc.jar | 145 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.uttesh/pdfngreport/ -->
<dependency>
<groupId>com.uttesh</groupId>
<artifactId>pdfngreport</artifactId>
<version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.uttesh/pdfngreport/
implementation 'com.uttesh:pdfngreport:2.1.3'
// https://jarcasting.com/artifacts/com.uttesh/pdfngreport/
implementation ("com.uttesh:pdfngreport:2.1.3")
'com.uttesh:pdfngreport:jar:2.1.3'
<dependency org="com.uttesh" name="pdfngreport" rev="2.1.3">
<artifact name="pdfngreport" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uttesh', module='pdfngreport', version='2.1.3')
)
libraryDependencies += "com.uttesh" % "pdfngreport" % "2.1.3"
[com.uttesh/pdfngreport "2.1.3"]
Group / Artifact | Type | Version |
---|---|---|
jfree : jfreechart | jar | 1.0.13 |
org.testng : testng | jar | 6.9.4 |
org.apache.xmlgraphics : fop | jar | 2.0 |
org.apache.avalon.framework : avalon-framework-api | jar | 4.3.1 |
org.apache.avalon.framework : avalon-framework-impl | jar | 4.3.1 |