Last Version

grid-lab parent POM 2

Tooling for distributed application development in Java

License

License

GroupId

GroupId

org.gridkit.lab
ArtifactId

ArtifactId

grid-lab-pom
Version

Version

2
Type

Type

pom
Description

Description

grid-lab parent POM
Tooling for distributed application development in Java
Project URL

Project URL

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

Source Code Management

http://code.google.com/p/gridkit/source/browse/grid-lab/tags/grid-lab-pom-2

Download grid-lab-pom 2

Filename Size
grid-lab-pom-2.pom 4 KB
Browse

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

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.