is not current version
Last Version 5.3.15

org.xipki:xipki-parent 5.1.0

XiPKI Parent

GroupId

GroupId

org.xipki
ArtifactId

ArtifactId

xipki-parent
Version

Version

5.1.0
Type

Type

pom

Download xipki-parent 5.1.0

Filename Size
xipki-parent-5.1.0.pom 16 KB
Browse

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