License |
License |
---|---|
GroupId | GroupIdro.nextreports |
ArtifactId | ArtifactIdnextreports-engine |
Last Version | Last Version9.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNextReports Engine
NextReports Engine is a lightweight Java platform development library which
can be used to run NextReports inside your applications.
|
Project URL |
Project URL |
Filename | Size |
---|---|
nextreports-engine-9.2.pom | |
nextreports-engine-9.2.jar | 434 KB |
nextreports-engine-9.2-sources.jar | 449 KB |
nextreports-engine-9.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/ro.nextreports/nextreports-engine/ -->
<dependency>
<groupId>ro.nextreports</groupId>
<artifactId>nextreports-engine</artifactId>
<version>9.2</version>
</dependency>
// https://jarcasting.com/artifacts/ro.nextreports/nextreports-engine/
implementation 'ro.nextreports:nextreports-engine:9.2'
// https://jarcasting.com/artifacts/ro.nextreports/nextreports-engine/
implementation ("ro.nextreports:nextreports-engine:9.2")
'ro.nextreports:nextreports-engine:jar:9.2'
<dependency org="ro.nextreports" name="nextreports-engine" rev="9.2">
<artifact name="nextreports-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.nextreports', module='nextreports-engine', version='9.2')
)
libraryDependencies += "ro.nextreports" % "nextreports-engine" % "9.2"
[ro.nextreports/nextreports-engine "9.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1.1 |
org.apache.commons : commons-jexl | jar | 2.1.1 |
log4j : log4j | jar | 1.2.14 |
com.thoughtworks.xstream : xstream | jar | 1.4.7 |
jfree : jfreechart | jar | 1.0.12 |
com.fasterxml.jackson.core : jackson-core | jar | 2.3.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.3.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.3.0 |
org.apache.poi : poi | jar | 3.7 |
org.apache.poi : poi-ooxml | jar | 3.7 |
com.itextpdf : itextpdf | jar | 5.0.6 |
com.lowagie : itext | jar | 2.1.7 |
com.lowagie : itext-rtf | jar | 2.1.7 |
org.docx4j : docx4j | jar | 3.2.2 |
ro.nextreports : jofc2 | jar | 1.0.1 |