async-elastic-orm

An asynchronous POJO-to-ElasticSearch library for Java.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

io.github.ryan-za
ArtifactId

ArtifactId

async-elastic-orm
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

async-elastic-orm
An asynchronous POJO-to-ElasticSearch library for Java.
Project URL

Project URL

https://github.com/Ryan-ZA/async-elastic-orm
Source Code Management

Source Code Management

https://github.com/Ryan-ZA/async-elastic-orm

Download async-elastic-orm

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.elasticsearch : elasticsearch jar 1.0.0.Beta2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.2