License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.dell.cpsd.rcm.fitness.keystore |
ArtifactId | ArtifactIdrcm-fitness-common-keystore |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrcm-fitness-common-keystore
This is the standard project for the rcm-fitness-common-keystore that can be used by multiple services
to generate the key stores for storing certificate chains or keys.
|
<!-- https://jarcasting.com/artifacts/com.dell.cpsd.rcm.fitness.keystore/rcm-fitness-common-keystore/ -->
<dependency>
<groupId>com.dell.cpsd.rcm.fitness.keystore</groupId>
<artifactId>rcm-fitness-common-keystore</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dell.cpsd.rcm.fitness.keystore/rcm-fitness-common-keystore/
implementation 'com.dell.cpsd.rcm.fitness.keystore:rcm-fitness-common-keystore:1.4.0'
// https://jarcasting.com/artifacts/com.dell.cpsd.rcm.fitness.keystore/rcm-fitness-common-keystore/
implementation ("com.dell.cpsd.rcm.fitness.keystore:rcm-fitness-common-keystore:1.4.0")
'com.dell.cpsd.rcm.fitness.keystore:rcm-fitness-common-keystore:jar:1.4.0'
<dependency org="com.dell.cpsd.rcm.fitness.keystore" name="rcm-fitness-common-keystore" rev="1.4.0">
<artifact name="rcm-fitness-common-keystore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dell.cpsd.rcm.fitness.keystore', module='rcm-fitness-common-keystore', version='1.4.0')
)
libraryDependencies += "com.dell.cpsd.rcm.fitness.keystore" % "rcm-fitness-common-keystore" % "1.4.0"
[com.dell.cpsd.rcm.fitness.keystore/rcm-fitness-common-keystore "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 4.3.8.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.springframework : spring-test | jar | 4.3.8.RELEASE |