Tap Room::Service

Contains the common logic to leverage tap room. One of the bindings to access a Lucene index *must* be used in conjunction with this (e.g., Solr, Elastisearch)

License

License

GroupId

GroupId

org.bitbucket.cpointe.taproom
ArtifactId

ArtifactId

tap-room-service
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Tap Room::Service
Contains the common logic to leverage tap room. One of the bindings to access a Lucene index *must* be used in conjunction with this (e.g., Solr, Elastisearch)

Download tap-room-service

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.bitbucket.cpointe.taproom : tap-room-lucene-client jar 0.2.0
org.bitbucket.askllc.krausening : krausening jar 8
com.fasterxml.jackson.core : jackson-core jar 2.9.5
com.fasterxml.jackson.core : jackson-databind jar 2.9.5

test (6)

Group / Artifact Type Version
junit : junit jar 4.13
info.cukes : cucumber-java jar 1.2.6
info.cukes : cucumber-junit jar 1.2.6
org.bitbucket.cpointe.taproom : tap-room-solr jar 0.2.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.7
org.apache.logging.log4j : log4j-core jar 2.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0