janino

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
Last Version

Last Version

3.1.7
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (1)

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

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.
org.codehaus.janino

Versions

Version
3.1.7
3.1.6
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.16
3.0.15
3.0.14
3.0.13
3.0.12
3.0.11
3.0.10
3.0.9
3.0.8
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.7.8
2.7.7
2.7.6
2.7.5
2.7.4
2.6.1
2.5.16
2.5.15