Last Version

InMemoryJavaCompiler 1.3.0

Small utility to compile java code in memory

License

License

GroupId

GroupId

org.mdkt.compiler
ArtifactId

ArtifactId

InMemoryJavaCompiler
Version

Version

1.3.0
Type

Type

jar
Description

Description

InMemoryJavaCompiler
Small utility to compile java code in memory
Project URL

Project URL

https://github.com/trung/InMemoryJavaCompiler
Source Code Management

Source Code Management

https://github.com/trung/InMemoryJavaCompiler

Download InMemoryJavaCompiler 1.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-jdk14 jar 1.7.5
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.