License |
License |
---|---|
GroupId | GroupIdeu.prismacapacity |
ArtifactId | ArtifactIdcryptoshred-spring |
Version | Version1.0.2 |
Type | Typejar |
Description |
DescriptionTODO
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/eu.prismacapacity/cryptoshred-spring/ -->
<dependency>
<groupId>eu.prismacapacity</groupId>
<artifactId>cryptoshred-spring</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/eu.prismacapacity/cryptoshred-spring/
implementation 'eu.prismacapacity:cryptoshred-spring:1.0.2'
// https://jarcasting.com/artifacts/eu.prismacapacity/cryptoshred-spring/
implementation ("eu.prismacapacity:cryptoshred-spring:1.0.2")
'eu.prismacapacity:cryptoshred-spring:jar:1.0.2'
<dependency org="eu.prismacapacity" name="cryptoshred-spring" rev="1.0.2">
<artifact name="cryptoshred-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.prismacapacity', module='cryptoshred-spring', version='1.0.2')
)
libraryDependencies += "eu.prismacapacity" % "cryptoshred-spring" % "1.0.2"
[eu.prismacapacity/cryptoshred-spring "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | |
eu.prismacapacity : cryptoshred-core | jar | 1.0.2 |
eu.prismacapacity : cryptoshred-micrometer | jar | 1.0.2 |
org.projectlombok : lombok | jar | 1.18.12 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.junit.platform : junit-platform-engine | jar | 1.6.2 |
org.junit.platform : junit-platform-commons | jar | 1.6.2 |
org.mockito : mockito-core | jar | 3.3.3 |
org.mockito : mockito-junit-jupiter | jar | 3.3.3 |