| License |
License |
|---|---|
| Categories |
CategoriesJSON Data Jackson |
| GroupId | GroupIdcom.codingrodent |
| ArtifactId | ArtifactIdjackson-json-crypto |
| Last Version | Last Version2.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.codingrodent.jackson.crypto
A Crypto Module for Jackson
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jackson-json-crypto-2.2.0.pom | |
| jackson-json-crypto-2.2.0.jar | 15 KB |
| jackson-json-crypto-2.2.0-sources.jar | 18 KB |
| jackson-json-crypto-2.2.0-javadoc.jar | 52 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.codingrodent/jackson-json-crypto/ -->
<dependency>
<groupId>com.codingrodent</groupId>
<artifactId>jackson-json-crypto</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.codingrodent/jackson-json-crypto/
implementation 'com.codingrodent:jackson-json-crypto:2.2.0'
// https://jarcasting.com/artifacts/com.codingrodent/jackson-json-crypto/
implementation ("com.codingrodent:jackson-json-crypto:2.2.0")
'com.codingrodent:jackson-json-crypto:jar:2.2.0'
<dependency org="com.codingrodent" name="jackson-json-crypto" rev="2.2.0">
<artifact name="jackson-json-crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codingrodent', module='jackson-json-crypto', version='2.2.0')
)
libraryDependencies += "com.codingrodent" % "jackson-json-crypto" % "2.2.0"
[com.codingrodent/jackson-json-crypto "2.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.0 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.0 |
| javax.validation : validation-api | jar | 2.0.1.Final |
| org.hibernate : hibernate-validator | jar | 6.1.7.Final |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.glassfish : javax.el | jar | 3.0.0 |
| javax.el : javax.el-api | jar | 3.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| org.easymock : easymock | jar | 4.2 |
| org.hamcrest : hamcrest | jar | 2.2 |