is not current version
Last Version 0.9.5

EO - Elastic Objects Core 0.8.1

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

License

License

GroupId

GroupId

org.fluentcodes.projects.elasticobjects
ArtifactId

ArtifactId

elastic-objects
Version

Version

0.8.1
Type

Type

jar
Description

Description

EO - Elastic Objects Core
An object wrapper for access, navigate, modify, serialize and deserialize complex java object via path in a typesafe and ordered way with JSON.
Project URL

Project URL

http://www.elasticobjects.com
Source Code Management

Source Code Management

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

Download elastic-objects 0.8.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.fluentcodes.tools : io jar 0.7.2

Project Modules

There are no modules declared in this project.