Last Version

Griffon Launcher 1.1.0

A standalone library for launching any version of Griffon in the same JVM with an isolated classpath (for Apache Ant)

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.codehaus.griffon
ArtifactId

ArtifactId

griffon-launcher-ant
Version

Version

1.1.0
Type

Type

jar
Description

Description

Griffon Launcher
A standalone library for launching any version of Griffon in the same JVM with an isolated classpath (for Apache Ant)
Source Code Management

Source Code Management

https://github.com/griffon/griffon-launcher/

Download griffon-launcher-ant 1.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.griffon : griffon-launcher jar 1.1.0
org.apache.ant : ant jar 1.8.2

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 0.7-groovy-2.0

Project Modules

There are no modules declared in this project.