is not current version
Last Version 3.1.1

org.xipki.scep:scep-parent 3.0.0

XiPKI SCEP

GroupId

GroupId

org.xipki.scep
ArtifactId

ArtifactId

scep-parent
Version

Version

3.0.0
Type

Type

pom

Download scep-parent 3.0.0

Filename Size
scep-parent-3.0.0.pom 7 KB
Browse

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