is not current version
Last Version 5.3.15

org.xipki:xipki-parent 5.3.4

XiPKI Parent

GroupId

GroupId

org.xipki
ArtifactId

ArtifactId

xipki-parent
Version

Version

5.3.4
Type

Type

pom

Download xipki-parent 5.3.4

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

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