Last Version

janino-parent 3.1.7

Janino is a super-small, super-fast Java compiler.

License

License

GroupId

GroupId

org.codehaus.janino
ArtifactId

ArtifactId

janino-parent
Version

Version

3.1.7
Type

Type

pom
Description

Description

janino-parent
Janino is a super-small, super-fast Java compiler.
Project URL

Project URL

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

Source Code Management

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

Download janino-parent 3.1.7

Filename Size
janino-parent-3.1.7.pom 7 KB
Browse

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

Dependencies

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

Project Modules

  • ../commons-compiler
  • ../commons-compiler-jdk
  • ../janino
  • ../commons-compiler-tests