is not current version
Last Version 3.0.0

org.xipki.pki:xipki-parent 2.3.0

XiPKI CA and OCSP responder

GroupId

GroupId

org.xipki.pki
ArtifactId

ArtifactId

xipki-parent
Version

Version

2.3.0
Type

Type

pom

Download xipki-parent 2.3.0

Filename Size
xipki-parent-2.3.0.pom 11 KB
Browse

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