is not current version
Last Version 3.1.1

org.xipki.scep:scep-parent 2.3.0

XiPKI SCEP

GroupId

GroupId

org.xipki.scep
ArtifactId

ArtifactId

scep-parent
Version

Version

2.3.0
Type

Type

pom

Download scep-parent 2.3.0

Filename Size
scep-parent-2.3.0.pom 5 KB
Browse

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