Last Version

spring-boot-starter-acme 0.1.0

acme SSL Cert Integration.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.csueiras.acme
ArtifactId

ArtifactId

spring-boot-starter-acme
Version

Version

0.1.0
Type

Type

jar
Description

Description

spring-boot-starter-acme
acme SSL Cert Integration.

Download spring-boot-starter-acme 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.csueiras.acme/spring-boot-starter-acme/ -->
<dependency>
    <groupId>com.github.csueiras.acme</groupId>
    <artifactId>spring-boot-starter-acme</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.csueiras.acme/spring-boot-starter-acme/
implementation 'com.github.csueiras.acme:spring-boot-starter-acme:0.1.0'
// https://jarcasting.com/artifacts/com.github.csueiras.acme/spring-boot-starter-acme/
implementation ("com.github.csueiras.acme:spring-boot-starter-acme:0.1.0")
'com.github.csueiras.acme:spring-boot-starter-acme:jar:0.1.0'
<dependency org="com.github.csueiras.acme" name="spring-boot-starter-acme" rev="0.1.0">
  <artifact name="spring-boot-starter-acme" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.csueiras.acme', module='spring-boot-starter-acme', version='0.1.0')
)
libraryDependencies += "com.github.csueiras.acme" % "spring-boot-starter-acme" % "0.1.0"
[com.github.csueiras.acme/spring-boot-starter-acme "0.1.0"]

Dependencies

compile (7)

Group / Artifact Type Version
commons-io : commons-io jar 2.3
org.shredzone.acme4j : acme4j-client jar 2.10
org.shredzone.acme4j : acme4j-utils jar 2.10
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.4.RELEASE
org.springframework.boot : spring-boot-starter jar 2.3.4.RELEASE
org.springframework.boot : spring-boot-starter-validation jar 2.3.4.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.4.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.4.RELEASE

Project Modules

There are no modules declared in this project.