License |
License |
---|---|
GroupId | GroupIdde.trustable.ca3s.core |
ArtifactId | ArtifactIdca-3-s |
Version | Version0.1.39 |
Type | Typejar |
Description |
Descriptionca3s core
ca3s offers a unified view and administrative interface for your certificate landscape.
It's a CA system with a flexible RA part based on BPM. backed by a CMP-connected CA or an ADCS. Offers automatic
certificate distribution interfaces (like ACME and SCEP) for CAs that don't offer such interfaces.
Brushed-up codebase of the sourceforge's ca3s-project ([https://sourceforge.net/projects/ca3s/]
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ca-3-s-0.1.39.pom | |
ca-3-s-0.1.39.jar | 135 MB |
ca-3-s-0.1.39-sources.jar | 1 MB |
ca-3-s-0.1.39-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/de.trustable.ca3s.core/ca-3-s/ -->
<dependency>
<groupId>de.trustable.ca3s.core</groupId>
<artifactId>ca-3-s</artifactId>
<version>0.1.39</version>
</dependency>
// https://jarcasting.com/artifacts/de.trustable.ca3s.core/ca-3-s/
implementation 'de.trustable.ca3s.core:ca-3-s:0.1.39'
// https://jarcasting.com/artifacts/de.trustable.ca3s.core/ca-3-s/
implementation ("de.trustable.ca3s.core:ca-3-s:0.1.39")
'de.trustable.ca3s.core:ca-3-s:jar:0.1.39'
<dependency org="de.trustable.ca3s.core" name="ca-3-s" rev="0.1.39">
<artifact name="ca-3-s" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.trustable.ca3s.core', module='ca-3-s', version='0.1.39')
)
libraryDependencies += "de.trustable.ca3s.core" % "ca-3-s" % "0.1.39"
[de.trustable.ca3s.core/ca-3-s "0.1.39"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-jpamodelgen Optional | jar | 5.6.5.Final |
org.mapstruct : mapstruct-processor | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar |
Group / Artifact | Type | Version |
---|---|---|
io.jsonwebtoken : jjwt-impl | jar | |
io.jsonwebtoken : jjwt-jackson | jar |