Last Version

Apache Commons JCI compiler-groovy 1.1

Apache Commons JCI compiler implementation for the Groovy compiler.

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

org.apache.commons
ArtifactId

ArtifactId

commons-jci-groovy
Version

Version

1.1
Type

Type

jar
Description

Description

Apache Commons JCI compiler-groovy
Apache Commons JCI compiler implementation for the Groovy compiler.
Project Organization

Project Organization

The Apache Software Foundation

Download commons-jci-groovy 1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-jci-core jar 1.1
org.codehaus.groovy : groovy-all jar 1.7.11

test (2)

Group / Artifact Type Version
org.apache.commons : commons-jci-core test-jar 1.1
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.