License |
License |
---|---|
GroupId | GroupIdfr.iscpif.jglobus |
ArtifactId | ArtifactIdparent |
Last Version | Last Version2.2.0-20160826 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJGlobus
Java implementation of the Grid Security Infrastructure (GSI), developed by the Globus project.
|
Project URL |
Project URL |
Filename | Size |
---|---|
parent-2.2.0-20160826.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.iscpif.jglobus/parent/ -->
<dependency>
<groupId>fr.iscpif.jglobus</groupId>
<artifactId>parent</artifactId>
<version>2.2.0-20160826</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.iscpif.jglobus/parent/
implementation 'fr.iscpif.jglobus:parent:2.2.0-20160826'
// https://jarcasting.com/artifacts/fr.iscpif.jglobus/parent/
implementation ("fr.iscpif.jglobus:parent:2.2.0-20160826")
'fr.iscpif.jglobus:parent:pom:2.2.0-20160826'
<dependency org="fr.iscpif.jglobus" name="parent" rev="2.2.0-20160826">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.iscpif.jglobus', module='parent', version='2.2.0-20160826')
)
libraryDependencies += "fr.iscpif.jglobus" % "parent" % "2.2.0-20160826"
[fr.iscpif.jglobus/parent "2.2.0-20160826"]