Last Version

Groovy-Eclipse Batch Compiler 3.0.8-01

Groovy Eclipse Compiler wrapped for Batch Use from Maven

License

License

Categories

Categories

Groovy Languages CLI User Interface
GroupId

GroupId

org.codehaus.groovy
ArtifactId

ArtifactId

groovy-eclipse-batch
Version

Version

3.0.8-01
Type

Type

jar
Description

Description

Groovy-Eclipse Batch Compiler
Groovy Eclipse Compiler wrapped for Batch Use from Maven
Project URL

Project URL

https://github.com/groovy/groovy-eclipse/wiki/Groovy-Eclipse-Maven-plugin
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/groovy/groovy-eclipse

Download groovy-eclipse-batch 3.0.8-01


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

Dependencies

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

Project Modules

There are no modules declared in this project.