is not current version
Last Version 0.1.39

ca3s core 0.1.18

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

License

License

GroupId

GroupId

de.trustable.ca3s.core
ArtifactId

ArtifactId

ca-3-s
Version

Version

0.1.18
Type

Type

jar
Description

Description

ca3s 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

https://github.com/kuehne-trustable-de/ca3sCore
Source Code Management

Source Code Management

https://github.com/kuehne-trustable-de/ca3sCore.git

Download ca-3-s 0.1.18


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

Dependencies

compile (55)

Group / Artifact Type Version
io.github.jhipster : jhipster-framework jar
javax.annotation : javax.annotation-api jar
org.springframework.boot : spring-boot-starter-cache jar
com.fasterxml.jackson.module : jackson-module-jaxb-annotations jar
com.fasterxml.jackson.datatype : jackson-datatype-hibernate5 jar
com.fasterxml.jackson.datatype : jackson-datatype-hppc jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
com.fasterxml.jackson.module : jackson-module-afterburner jar
org.apache.commons : commons-lang3 jar 3.12.0
org.jsoup : jsoup jar 1.13.1
io.springfox : springfox-swagger2 jar
io.springfox : springfox-bean-validators jar
com.zaxxer : HikariCP jar
javax.cache : cache-api jar
mysql : mysql-connector-java jar 8.0.23
org.ehcache : ehcache jar
org.hibernate : hibernate-core jar 5.4.28.Final
org.hibernate.validator : hibernate-validator jar
com.microsoft.sqlserver : mssql-jdbc jar
org.liquibase : liquibase-core jar 4.3.1
org.liquibase.ext : liquibase-mssql jar 4.3.1
net.logstash.logback : logstash-logback-encoder jar
org.mapstruct : mapstruct jar
org.springframework.boot : spring-boot-loader-tools jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.boot : spring-boot-starter-logging jar
org.springframework.boot : spring-boot-starter-mail jar
org.springframework.boot : spring-boot-starter-security jar
org.springframework.boot : spring-boot-starter-thymeleaf jar
org.springframework.boot : spring-boot-starter-web jar
org.zalando : problem-spring-web jar
org.springframework.boot : spring-boot-starter-websocket jar
io.jsonwebtoken : jjwt-api jar
org.springframework.security : spring-security-data jar 5.3.8.RELEASE
io.micrometer : micrometer-registry-prometheus jar
io.dropwizard.metrics : metrics-core jar
org.springframework.security : spring-security-messaging jar
org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter-rest jar 3.2.0
de.trustable.ca3s : CertificateBundle jar 1.1.1
de.trustable : cryptoUtil jar 1.1.9
de.trustable.ca3s » adcsCertUtil jar 1.2.0
de.trustable.ca3s » adcsProxyClient jar 1.2.1
de.trustable.ca3s » ca3sWebSocketDTO jar 0.0.1-SNAPSHOT
com.nimbusds : nimbus-jose-jwt jar 8.2.1
org.bitbucket.b_c : jose4j jar 0.7.6
com.google.code.jscep : jscep jar 2.5.4
org.springframework.security.kerberos : spring-security-kerberos-core jar 1.0.1.RELEASE
org.springframework.security.kerberos : spring-security-kerberos-web jar 1.0.1.RELEASE
org.springframework.security.kerberos : spring-security-kerberos-client jar 1.0.1.RELEASE
org.jasypt : jasypt jar 1.9.3
commons-validator : commons-validator jar 1.7
com.vladsch.flexmark : flexmark-all jar 0.62.2
org.springframework.boot : spring-boot-starter-undertow jar

provided (3)

Group / Artifact Type Version
org.hibernate : hibernate-jpamodelgen Optional jar
org.mapstruct : mapstruct-processor jar
org.springframework.boot : spring-boot-configuration-processor jar

runtime (2)

Group / Artifact Type Version
io.jsonwebtoken : jjwt-impl jar
io.jsonwebtoken : jjwt-jackson jar

test (17)

Group / Artifact Type Version
com.h2database : h2 jar
com.jayway.jsonpath : json-path jar
org.testcontainers : mysql jar
org.junit.jupiter : junit-jupiter-engine jar
org.assertj : assertj-core jar
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-test jar
org.springframework.security : spring-security-test jar
com.tngtech.archunit : archunit-junit5-api jar 0.14.1
com.tngtech.archunit : archunit-junit5-engine jar 0.14.1
org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter-test jar 3.2.0
junit : junit jar
org.shredzone.acme4j : acme4j-client jar 2.8
org.shredzone.acme4j : acme4j-utils jar 2.8
org.takes : takes jar 1.16
org.junit.platform : junit-platform-commons jar 1.5.2
io.ddavison : conductor jar 3.0.1

Project Modules

There are no modules declared in this project.