License |
License |
---|---|
GroupId | GroupIdorg.gridkit.lab |
ArtifactId | ArtifactIdvicluster-parent |
Last Version | Last Version0.8.21 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionorg.gridkit.lab::vicluster-parent
Tooling for distributed application development in Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vicluster-parent-0.8.21.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.gridkit.lab/vicluster-parent/ -->
<dependency>
<groupId>org.gridkit.lab</groupId>
<artifactId>vicluster-parent</artifactId>
<version>0.8.21</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.lab/vicluster-parent/
implementation 'org.gridkit.lab:vicluster-parent:0.8.21'
// https://jarcasting.com/artifacts/org.gridkit.lab/vicluster-parent/
implementation ("org.gridkit.lab:vicluster-parent:0.8.21")
'org.gridkit.lab:vicluster-parent:pom:0.8.21'
<dependency org="org.gridkit.lab" name="vicluster-parent" rev="0.8.21">
<artifact name="vicluster-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.lab', module='vicluster-parent', version='0.8.21')
)
libraryDependencies += "org.gridkit.lab" % "vicluster-parent" % "0.8.21"
[org.gridkit.lab/vicluster-parent "0.8.21"]