is not current version
Last Version 3.1.7

commons-compiler-jdk 3.1.6

The "JDK" implementation of the "commons-compiler" API that uses the JDK's Java compiler (JAVAC) in "tools.jar".

License

License

Categories

Categories

Java Languages
GroupId

GroupId

org.codehaus.janino
ArtifactId

ArtifactId

commons-compiler-jdk
Version

Version

3.1.6
Type

Type

jar
Description

Description

commons-compiler-jdk
The "JDK" implementation of the "commons-compiler" API that uses the JDK's Java compiler (JAVAC) in "tools.jar".

Download commons-compiler-jdk 3.1.6


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

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.janino : commons-compiler jar 3.1.6

Project Modules

There are no modules declared in this project.