com.livetheoogway.forage:forage-dropwizard-bundle

Search engine built on top of lucene, which helps you create in-memory search indexes for data residing in regular relational/non-relational databases.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.livetheoogway.forage
ArtifactId

ArtifactId

forage-dropwizard-bundle
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Search engine built on top of lucene, which helps you create in-memory search indexes for data residing in regular relational/non-relational databases.

Download forage-dropwizard-bundle

How to add to project

<!-- https://jarcasting.com/artifacts/com.livetheoogway.forage/forage-dropwizard-bundle/ -->
<dependency>
    <groupId>com.livetheoogway.forage</groupId>
    <artifactId>forage-dropwizard-bundle</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.livetheoogway.forage/forage-dropwizard-bundle/
implementation 'com.livetheoogway.forage:forage-dropwizard-bundle:1.0.2'
// https://jarcasting.com/artifacts/com.livetheoogway.forage/forage-dropwizard-bundle/
implementation ("com.livetheoogway.forage:forage-dropwizard-bundle:1.0.2")
'com.livetheoogway.forage:forage-dropwizard-bundle:jar:1.0.2'
<dependency org="com.livetheoogway.forage" name="forage-dropwizard-bundle" rev="1.0.2">
  <artifact name="forage-dropwizard-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.livetheoogway.forage', module='forage-dropwizard-bundle', version='1.0.2')
)
libraryDependencies += "com.livetheoogway.forage" % "forage-dropwizard-bundle" % "1.0.2"
[com.livetheoogway.forage/forage-dropwizard-bundle "1.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.livetheoogway.forage : forage-search-engine jar 1.0.2

provided (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 2.1.0
org.projectlombok : lombok jar 1.18.22

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.mockito : mockito-core jar 3.2.4
org.mockito : mockito-junit-jupiter jar 3.2.4
org.awaitility : awaitility jar 4.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0