JR Java Tool Compiler

A JR compiler that uses the built in JavaCompiler.

License

License

MIT
Categories

Categories

Java Languages JasperReports Business Logic Libraries Reporting
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

jasperreports-java-tool-compiler
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

JR Java Tool Compiler
A JR compiler that uses the built in JavaCompiler.
Project URL

Project URL

https://github.com/marschall/jasperreports-java-tool-compiler
Source Code Management

Source Code Management

https://github.com/marschall/jasperreports-java-tool-compiler

Download jasperreports-java-tool-compiler

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.marschall/jasperreports-java-tool-compiler/ -->
<dependency>
    <groupId>com.github.marschall</groupId>
    <artifactId>jasperreports-java-tool-compiler</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/jasperreports-java-tool-compiler/
implementation 'com.github.marschall:jasperreports-java-tool-compiler:1.0.0'
// https://jarcasting.com/artifacts/com.github.marschall/jasperreports-java-tool-compiler/
implementation ("com.github.marschall:jasperreports-java-tool-compiler:1.0.0")
'com.github.marschall:jasperreports-java-tool-compiler:jar:1.0.0'
<dependency org="com.github.marschall" name="jasperreports-java-tool-compiler" rev="1.0.0">
  <artifact name="jasperreports-java-tool-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='jasperreports-java-tool-compiler', version='1.0.0')
)
libraryDependencies += "com.github.marschall" % "jasperreports-java-tool-compiler" % "1.0.0"
[com.github.marschall/jasperreports-java-tool-compiler "1.0.0"]

Dependencies

provided (1)

Group / Artifact Type Version
net.sf.jasperreports : jasperreports jar 6.17.0

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params jar
org.junit.jupiter : junit-jupiter-engine jar
com.github.marschall : memoryfilesystem jar 2.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0