is not current version
Last Version 3.1.7

janino 3.1.6

The "JANINO" implementation of the "commons-compiler" API: Super-small, super-fast, independent from the JDK's "tools.jar".

License

License

GroupId

GroupId

org.codehaus.janino
ArtifactId

ArtifactId

janino
Version

Version

3.1.6
Type

Type

jar
Description

Description

janino
The "JANINO" implementation of the "commons-compiler" API: Super-small, super-fast, independent from the JDK's "tools.jar".
Project URL

Project URL

http://janino-compiler.github.io/janino/../janino/
Source Code Management

Source Code Management

https://github.com/janino-compiler/janino/../janino

Download janino 3.1.6


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

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
org.apache.ant : ant Optional jar 1.10.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.