Tap Room::Elastisearch Client Binding

Elastisearch bindings for tap-room (to be completed in TR-2)

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

org.bitbucket.cpointe.taproom
ArtifactId

ArtifactId

tap-room-elastisearch
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Tap Room::Elastisearch Client Binding
Elastisearch bindings for tap-room (to be completed in TR-2)

Download tap-room-elastisearch

How to add to project

<!-- https://jarcasting.com/artifacts/org.bitbucket.cpointe.taproom/tap-room-elastisearch/ -->
<dependency>
    <groupId>org.bitbucket.cpointe.taproom</groupId>
    <artifactId>tap-room-elastisearch</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.cpointe.taproom/tap-room-elastisearch/
implementation 'org.bitbucket.cpointe.taproom:tap-room-elastisearch:0.2.0'
// https://jarcasting.com/artifacts/org.bitbucket.cpointe.taproom/tap-room-elastisearch/
implementation ("org.bitbucket.cpointe.taproom:tap-room-elastisearch:0.2.0")
'org.bitbucket.cpointe.taproom:tap-room-elastisearch:jar:0.2.0'
<dependency org="org.bitbucket.cpointe.taproom" name="tap-room-elastisearch" rev="0.2.0">
  <artifact name="tap-room-elastisearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.cpointe.taproom', module='tap-room-elastisearch', version='0.2.0')
)
libraryDependencies += "org.bitbucket.cpointe.taproom" % "tap-room-elastisearch" % "0.2.0"
[org.bitbucket.cpointe.taproom/tap-room-elastisearch "0.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0