Last Version

com.github.vantonov1:basalt-fulltext 1.0

Implementation of document-oriented repository on top of relational DBMS

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.vantonov1
ArtifactId

ArtifactId

basalt-fulltext
Version

Version

1.0
Type

Type

jar
Description

Description

Implementation of document-oriented repository on top of relational DBMS

Download basalt-fulltext 1.0


<!-- https://jarcasting.com/artifacts/com.github.vantonov1/basalt-fulltext/ -->
<dependency>
    <groupId>com.github.vantonov1</groupId>
    <artifactId>basalt-fulltext</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vantonov1/basalt-fulltext/
implementation 'com.github.vantonov1:basalt-fulltext:1.0'
// https://jarcasting.com/artifacts/com.github.vantonov1/basalt-fulltext/
implementation ("com.github.vantonov1:basalt-fulltext:1.0")
'com.github.vantonov1:basalt-fulltext:jar:1.0'
<dependency org="com.github.vantonov1" name="basalt-fulltext" rev="1.0">
  <artifact name="basalt-fulltext" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vantonov1', module='basalt-fulltext', version='1.0')
)
libraryDependencies += "com.github.vantonov1" % "basalt-fulltext" % "1.0"
[com.github.vantonov1/basalt-fulltext "1.0"]

Dependencies

compile (11)

Group / Artifact Type Version
com.github.vantonov1 : basalt-repo jar 1.0
com.github.vantonov1 : basalt-content jar 1.0
org.apache.lucene : lucene-core jar 7.3.1
org.apache.lucene : lucene-queryparser jar 7.3.1
org.apache.lucene : lucene-analyzers-common jar 7.3.1
org.apache.solr : solr-solrj jar 6.6.4
org.apache.tika : tika-core jar 1.15
org.apache.tika : tika-parsers jar 1.15
org.springframework : spring-context jar
org.springframework : spring-context-support jar
org.springframework : spring-beans jar

test (3)

Group / Artifact Type Version
com.github.vantonov1 : basalt-repo jar 1.0
org.springframework.boot : spring-boot-starter-test jar 2.0.3.RELEASE
org.hsqldb : hsqldb jar 2.4.1

Project Modules

There are no modules declared in this project.