obfuscation-json

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

Лицензия

Лицензия

Категории

Категории

JSON Данные
Группа

Группа

com.github.robtimus
Идентификатор

Идентификатор

obfuscation-json
Последняя версия

Последняя версия

1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

obfuscation-json
Provides functionality for obfuscating JSON using the Java API for Processing JSON (JSR 374)
Ссылка на сайт

Ссылка на сайт

https://robtimus.github.io/obfuscation-json/
Система контроля версий

Система контроля версий

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

Скачать obfuscation-json

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.glassfish : jakarta.json jar 1.1.6

test (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.2
1.1
1.0.1
1.0