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

configs-json 6.0.8

A config project that uses jackson to create simple configuration files.

Лицензия

Лицензия

Категории

Категории

config Библиотеки уровня приложения Configuration JSON Данные
Группа

Группа

io.github.portlek
Идентификатор

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

configs-json
Версия

Версия

6.0.8
Тип

Тип

jar
Описание

Описание

configs-json
A config project that uses jackson to create simple configuration files.

Скачать configs-json 6.0.8


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-databind jar 2.12.3

provided (3)

Идентификатор библиотеки Тип Версия
io.github.portlek : configs-core jar 6.0.8
org.projectlombok : lombok jar 1.18.20
org.jetbrains : annotations jar 20.1.0

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

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