Last Version

commons-compiler-tests 3.1.7

Tests that use only the "commons-compiler" API and are thus applicable to ALL implementations. NOTICE: This module is not a test for "commons-compiler", but for a set of IMPLEMENTATIONS of "commons-compiler"!

License

License

GroupId

GroupId

org.codehaus.janino
ArtifactId

ArtifactId

commons-compiler-tests
Version

Version

3.1.7
Type

Type

jar
Description

Description

commons-compiler-tests
Tests that use only the "commons-compiler" API and are thus applicable to ALL implementations. NOTICE: This module is not a test for "commons-compiler", but for a set of IMPLEMENTATIONS of "commons-compiler"!
Project URL

Project URL

http://janino-compiler.github.io/janino/

Download commons-compiler-tests 3.1.7


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

Dependencies

test (2)

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

Project Modules

There are no modules declared in this project.