Last Version

Java Compiler Script Engine 0.2.1

JSR 223 facade for javac, the foundation Java compiler

License

License

Categories

Categories

Java Languages ORM Data
GroupId

GroupId

de.sormuras
ArtifactId

ArtifactId

java-compiler-script-engine
Version

Version

0.2.1
Type

Type

jar
Description

Description

Java Compiler Script Engine
JSR 223 facade for javac, the foundation Java compiler
Project URL

Project URL

https://github.com/sormuras/java-compiler-script-engine
Source Code Management

Source Code Management

https://github.com/sormuras/java-compiler-script-engine.git

Download java-compiler-script-engine 0.2.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.