is not current version
Last Version 5.3.15

org.xipki:xipki-parent 5.3.2

XiPKI Parent

GroupId

GroupId

org.xipki
ArtifactId

ArtifactId

xipki-parent
Version

Version

5.3.2
Type

Type

pom

Download xipki-parent 5.3.2

Filename Size
xipki-parent-5.3.2.pom 15 KB
Browse

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