License |
License |
---|---|
Categories |
CategoriesData Jackson JSON |
GroupId | GroupIdcom.github.robtimus |
ArtifactId | ArtifactIdobfuscation-jackson-databind |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionobfuscation-jackson-databind
Provides support for serializing and deserializing obfuscated values using Jackson
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.robtimus/obfuscation-jackson-databind/ -->
<dependency>
<groupId>com.github.robtimus</groupId>
<artifactId>obfuscation-jackson-databind</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.robtimus/obfuscation-jackson-databind/
implementation 'com.github.robtimus:obfuscation-jackson-databind:1.1.3'
// https://jarcasting.com/artifacts/com.github.robtimus/obfuscation-jackson-databind/
implementation ("com.github.robtimus:obfuscation-jackson-databind:1.1.3")
'com.github.robtimus:obfuscation-jackson-databind:jar:1.1.3'
<dependency org="com.github.robtimus" name="obfuscation-jackson-databind" rev="1.1.3">
<artifact name="obfuscation-jackson-databind" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.robtimus', module='obfuscation-jackson-databind', version='1.1.3')
)
libraryDependencies += "com.github.robtimus" % "obfuscation-jackson-databind" % "1.1.3"
[com.github.robtimus/obfuscation-jackson-databind "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.robtimus : obfuscation-core | jar | 1.4 |
com.github.robtimus : obfuscation-annotations | jar | 2.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.hamcrest : hamcrest | jar | 2.2 |
org.mockito : mockito-core | jar | 4.2.0 |