is not current version
Last Version 0.1.39

de.trustable.ca3s.core:ca-3-s 0.1.6

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/]

GroupId

GroupId

de.trustable.ca3s.core
ArtifactId

ArtifactId

ca-3-s
Version

Version

0.1.6
Type

Type

jar

Download ca-3-s 0.1.6


<!-- 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.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.trustable.ca3s.core/ca-3-s/
implementation 'de.trustable.ca3s.core:ca-3-s:0.1.6'
// https://jarcasting.com/artifacts/de.trustable.ca3s.core/ca-3-s/
implementation ("de.trustable.ca3s.core:ca-3-s:0.1.6")
'de.trustable.ca3s.core:ca-3-s:jar:0.1.6'
<dependency org="de.trustable.ca3s.core" name="ca-3-s" rev="0.1.6">
  <artifact name="ca-3-s" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.trustable.ca3s.core', module='ca-3-s', version='0.1.6')
)
libraryDependencies += "de.trustable.ca3s.core" % "ca-3-s" % "0.1.6"
[de.trustable.ca3s.core/ca-3-s "0.1.6"]