obfuscation-json

Provides functionality for obfuscating JSON using the Java API for Processing JSON (JSR 374)

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.robtimus
ArtifactId

ArtifactId

obfuscation-json
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

obfuscation-json
Provides functionality for obfuscating JSON using the Java API for Processing JSON (JSR 374)
Project URL

Project URL

https://robtimus.github.io/obfuscation-json/
Source Code Management

Source Code Management

https://github.com/robtimus/obfuscation-json

Download obfuscation-json

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.robtimus/obfuscation-json/ -->
<dependency>
    <groupId>com.github.robtimus</groupId>
    <artifactId>obfuscation-json</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.robtimus/obfuscation-json/
implementation 'com.github.robtimus:obfuscation-json:1.2'
// https://jarcasting.com/artifacts/com.github.robtimus/obfuscation-json/
implementation ("com.github.robtimus:obfuscation-json:1.2")
'com.github.robtimus:obfuscation-json:jar:1.2'
<dependency org="com.github.robtimus" name="obfuscation-json" rev="1.2">
  <artifact name="obfuscation-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.robtimus', module='obfuscation-json', version='1.2')
)
libraryDependencies += "com.github.robtimus" % "obfuscation-json" % "1.2"
[com.github.robtimus/obfuscation-json "1.2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.robtimus : obfuscation-core jar 1.4
jakarta.json : jakarta.json-api jar 1.1.6
org.slf4j : slf4j-api jar 1.7.32

runtime (1)

Group / Artifact Type Version
org.glassfish : jakarta.json jar 1.1.6

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-nop jar 1.7.32
org.junit.jupiter : junit-jupiter jar 5.8.2
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 4.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0.1
1.0