Last Version

org.gridkit.lab::grid-ant 0.5

Tooling for distributed application development in Java

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.gridkit.lab
ArtifactId

ArtifactId

grid-ant
Version

Version

0.5
Type

Type

jar
Description

Description

org.gridkit.lab::grid-ant
Tooling for distributed application development in Java
Project URL

Project URL

http://code.google.com/p/gridkit/grid-ant
Source Code Management

Source Code Management

https://github.com/gridkit/gridant

Download grid-ant 0.5


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

Dependencies

compile (4)

Group / Artifact Type Version
org.gridkit.lab : telecontrol-ssh jar 0.8.9
org.slf4j : slf4j-log4j12 jar 1.6.6
org.apache.ant : ant jar [1.9.2, 2.0.0)
ant-contrib : ant-contrib jar 1.0b3

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.