XiPKI :: scep-parent

XiPKI SCEP Parent

License

License

GroupId

GroupId

org.xipki.scep
ArtifactId

ArtifactId

scep-parent
Last Version

Last Version

3.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

XiPKI :: scep-parent
XiPKI SCEP Parent
Project URL

Project URL

http://xipki.org

Download scep-parent

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

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • scep-common
  • scep-client
  • scep-server-emulator
  • scep-example

Versions

Version
3.1.1
3.1.0
3.0.0
2.3.0