| License | License | 
|---|---|
| Categories | CategoriesJava Languages JasperReports Business Logic Libraries Reporting | 
| GroupId | GroupIdcom.github.marschall | 
| ArtifactId | ArtifactIdjasperreports-java-tool-compiler | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJR Java Tool Compiler A JR compiler that uses the built in JavaCompiler. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.sf.jasperreports : jasperreports | jar | 6.17.0 | 
| 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 |