GSON Utils - Parent

A small framework to transform and modify GSON objects using Visitors and guava Functions

Лицензия

Лицензия

Категории

Категории

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

Группа

org.aksw.gson
Идентификатор

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

gson-utils-parent
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

GSON Utils - Parent
A small framework to transform and modify GSON objects using Visitors and guava Functions
Система контроля версий

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

https://github.com/AKSW/gson-utils

Скачать gson-utils-parent

Имя Файла Размер
gson-utils-parent-1.0.1.pom 10 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/org.aksw.gson/gson-utils-parent/ -->
<dependency>
    <groupId>org.aksw.gson</groupId>
    <artifactId>gson-utils-parent</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.aksw.gson/gson-utils-parent/
implementation 'org.aksw.gson:gson-utils-parent:1.0.1'
// https://jarcasting.com/artifacts/org.aksw.gson/gson-utils-parent/
implementation ("org.aksw.gson:gson-utils-parent:1.0.1")
'org.aksw.gson:gson-utils-parent:pom:1.0.1'
<dependency org="org.aksw.gson" name="gson-utils-parent" rev="1.0.1">
  <artifact name="gson-utils-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.aksw.gson', module='gson-utils-parent', version='1.0.1')
)
libraryDependencies += "org.aksw.gson" % "gson-utils-parent" % "1.0.1"
[org.aksw.gson/gson-utils-parent "1.0.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • gson-utils-core

gson-utils

A small framework to transform and modify GSON objects using Visitors and guava Functions

org.aksw.gson

AKSW Research Group @ University of Leipzig

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

Версия
1.0.1
1.0.0