Last Version

Eco Schema Catalog FTS 1.2.1

Enables Full-Text-Search (FTS) capabilities over schema registry data. The project uses Spring application framework. Auto configuration is enabled for SpringBoot applications.

License

License

GroupId

GroupId

com.epam.eco.schemacatalog
ArtifactId

ArtifactId

schema-catalog-fts
Version

Version

1.2.1
Type

Type

jar
Description

Description

Eco Schema Catalog FTS
Enables Full-Text-Search (FTS) capabilities over schema registry data. The project uses Spring application framework. Auto configuration is enabled for SpringBoot applications.

Download schema-catalog-fts 1.2.1


<!-- https://jarcasting.com/artifacts/com.epam.eco.schemacatalog/schema-catalog-fts/ -->
<dependency>
    <groupId>com.epam.eco.schemacatalog</groupId>
    <artifactId>schema-catalog-fts</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.eco.schemacatalog/schema-catalog-fts/
implementation 'com.epam.eco.schemacatalog:schema-catalog-fts:1.2.1'
// https://jarcasting.com/artifacts/com.epam.eco.schemacatalog/schema-catalog-fts/
implementation ("com.epam.eco.schemacatalog:schema-catalog-fts:1.2.1")
'com.epam.eco.schemacatalog:schema-catalog-fts:jar:1.2.1'
<dependency org="com.epam.eco.schemacatalog" name="schema-catalog-fts" rev="1.2.1">
  <artifact name="schema-catalog-fts" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.eco.schemacatalog', module='schema-catalog-fts', version='1.2.1')
)
libraryDependencies += "com.epam.eco.schemacatalog" % "schema-catalog-fts" % "1.2.1"
[com.epam.eco.schemacatalog/schema-catalog-fts "1.2.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.epam.eco.schemacatalog : schema-catalog-store jar 1.2.1
org.springframework.data : spring-data-elasticsearch jar
com.google.guava : guava jar 20.0
org.slf4j : slf4j-api jar 1.7.26

runtime (1)

Group / Artifact Type Version
net.java.dev.jna : jna jar 4.5.2

test (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.9.RELEASE
org.springframework.boot : spring-boot-starter-log4j2 jar 2.0.9.RELEASE
junit : junit jar 4.12
com.jayway.awaitility : awaitility jar 1.6.1
io.github.benas : random-beans jar 3.7.0
pl.pragmatists : JUnitParams jar 1.1.1

Project Modules

There are no modules declared in this project.