Last Version

common-keystore 2.0.0

This is the standard project for the common-keystore that can be used by multiple services to generate the key stores for storing certificate chains or keys.

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.dell.cpsd
ArtifactId

ArtifactId

common-keystore
Version

Version

2.0.0
Type

Type

jar
Description

Description

common-keystore
This is the standard project for the common-keystore that can be used by multiple services to generate the key stores for storing certificate chains or keys.

Download common-keystore 2.0.0


<!-- https://jarcasting.com/artifacts/com.dell.cpsd/common-keystore/ -->
<dependency>
    <groupId>com.dell.cpsd</groupId>
    <artifactId>common-keystore</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dell.cpsd/common-keystore/
implementation 'com.dell.cpsd:common-keystore:2.0.0'
// https://jarcasting.com/artifacts/com.dell.cpsd/common-keystore/
implementation ("com.dell.cpsd:common-keystore:2.0.0")
'com.dell.cpsd:common-keystore:jar:2.0.0'
<dependency org="com.dell.cpsd" name="common-keystore" rev="2.0.0">
  <artifact name="common-keystore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dell.cpsd', module='common-keystore', version='2.0.0')
)
libraryDependencies += "com.dell.cpsd" % "common-keystore" % "2.0.0"
[com.dell.cpsd/common-keystore "2.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework : spring-context jar 4.3.8.RELEASE

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar 4.3.8.RELEASE

Project Modules

There are no modules declared in this project.