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

EO - Elastic Objects 0.9.5

An object wrapper for access, navigate, modify, serialize and deserialize complex java object via path in a typesafe and ordered way with JSON.

Лицензия

Лицензия

Группа

Группа

org.fluentcodes.projects.elasticobjects
Идентификатор

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

elastic-objects
Версия

Версия

0.9.5
Тип

Тип

jar
Описание

Описание

EO - Elastic Objects
An object wrapper for access, navigate, modify, serialize and deserialize complex java object via path in a typesafe and ordered way with JSON.
Ссылка на сайт

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

http://www.elasticobjects.com
Система контроля версий

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

https://github.com/fluentcodes/elasticobjects/

Скачать elastic-objects 0.9.5


<!-- https://jarcasting.com/artifacts/org.fluentcodes.projects.elasticobjects/elastic-objects/ -->
<dependency>
    <groupId>org.fluentcodes.projects.elasticobjects</groupId>
    <artifactId>elastic-objects</artifactId>
    <version>0.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.fluentcodes.projects.elasticobjects/elastic-objects/
implementation 'org.fluentcodes.projects.elasticobjects:elastic-objects:0.9.5'
// https://jarcasting.com/artifacts/org.fluentcodes.projects.elasticobjects/elastic-objects/
implementation ("org.fluentcodes.projects.elasticobjects:elastic-objects:0.9.5")
'org.fluentcodes.projects.elasticobjects:elastic-objects:jar:0.9.5'
<dependency org="org.fluentcodes.projects.elasticobjects" name="elastic-objects" rev="0.9.5">
  <artifact name="elastic-objects" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fluentcodes.projects.elasticobjects', module='elastic-objects', version='0.9.5')
)
libraryDependencies += "org.fluentcodes.projects.elasticobjects" % "elastic-objects" % "0.9.5"
[org.fluentcodes.projects.elasticobjects/elastic-objects "0.9.5"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.fluentcodes.tools : io jar 0.9.0
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-api jar 2.17.1

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

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