Dot Notes

Simple dot/bracket notation parsing/conversion for JSON.

Лицензия

Лицензия

Группа

Группа

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

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

dot-notes
Последняя версия

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

3.1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Dot Notes
Simple dot/bracket notation parsing/conversion for JSON.
Ссылка на сайт

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

https://github.com/whitfin/dot-notes-java

Скачать dot-notes

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

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

Зависимости

compile (2)

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

test (1)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.8.7

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

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

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

Версия
3.1.3
3.1.2
3.1.1
3.1.0
3.0.0
2.1.0
2.0.0
1.0.1
1.0.0