License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators Configuration config |
GroupId | GroupIdeu.prismacapacity |
ArtifactId | ArtifactIdcryptoshred-spring-boot-autoconfiguration |
Last Version | Last Version1.1.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTODO
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/eu.prismacapacity/cryptoshred-spring-boot-autoconfiguration/ -->
<dependency>
<groupId>eu.prismacapacity</groupId>
<artifactId>cryptoshred-spring-boot-autoconfiguration</artifactId>
<version>1.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/eu.prismacapacity/cryptoshred-spring-boot-autoconfiguration/
implementation 'eu.prismacapacity:cryptoshred-spring-boot-autoconfiguration:1.1.12'
// https://jarcasting.com/artifacts/eu.prismacapacity/cryptoshred-spring-boot-autoconfiguration/
implementation ("eu.prismacapacity:cryptoshred-spring-boot-autoconfiguration:1.1.12")
'eu.prismacapacity:cryptoshred-spring-boot-autoconfiguration:jar:1.1.12'
<dependency org="eu.prismacapacity" name="cryptoshred-spring-boot-autoconfiguration" rev="1.1.12">
<artifact name="cryptoshred-spring-boot-autoconfiguration" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.prismacapacity', module='cryptoshred-spring-boot-autoconfiguration', version='1.1.12')
)
libraryDependencies += "eu.prismacapacity" % "cryptoshred-spring-boot-autoconfiguration" % "1.1.12"
[eu.prismacapacity/cryptoshred-spring-boot-autoconfiguration "1.1.12"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
eu.prismacapacity : cryptoshred-core | jar | 1.1.12 |
eu.prismacapacity : cryptoshred-spring-cloud-aws Optional | jar | 1.1.12 |
eu.prismacapacity : cryptoshred-spring-micrometer Optional | jar | 1.1.12 |
org.projectlombok : lombok | jar | 1.18.24 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.platform : junit-platform-engine | jar | 1.8.2 |
org.junit.platform : junit-platform-commons | jar | 1.8.2 |
org.mockito : mockito-core | jar | 3.12.4 |
org.mockito : mockito-junit-jupiter | jar | 3.12.4 |
org.mockito : mockito-inline | jar | 3.12.4 |