License |
License |
---|---|
GroupId | GroupIdeu.prismacapacity |
ArtifactId | ArtifactIdcryptoshred-core |
Last Version | Last Version1.1.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTODO
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cryptoshred-core-1.1.12.pom | |
cryptoshred-core-1.1.12.jar | 37 KB |
cryptoshred-core-1.1.12-tests.jar | 19 KB |
cryptoshred-core-1.1.12-sources.jar | 18 KB |
cryptoshred-core-1.1.12-javadoc.jar | 133 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.prismacapacity/cryptoshred-core/ -->
<dependency>
<groupId>eu.prismacapacity</groupId>
<artifactId>cryptoshred-core</artifactId>
<version>1.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/eu.prismacapacity/cryptoshred-core/
implementation 'eu.prismacapacity:cryptoshred-core:1.1.12'
// https://jarcasting.com/artifacts/eu.prismacapacity/cryptoshred-core/
implementation ("eu.prismacapacity:cryptoshred-core:1.1.12")
'eu.prismacapacity:cryptoshred-core:jar:1.1.12'
<dependency org="eu.prismacapacity" name="cryptoshred-core" rev="1.1.12">
<artifact name="cryptoshred-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.prismacapacity', module='cryptoshred-core', version='1.1.12')
)
libraryDependencies += "eu.prismacapacity" % "cryptoshred-core" % "1.1.12"
[eu.prismacapacity/cryptoshred-core "1.1.12"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
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.slf4j : slf4j-simple | jar | 1.7.36 |
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 |