Last Version

litecene 0.0.0-b1

A simple text search query language for Java 8+

License

License

GroupId

GroupId

com.sigpwned
ArtifactId

ArtifactId

litecene
Version

Version

0.0.0-b1
Type

Type

pom
Description

Description

litecene
A simple text search query language for Java 8+
Project URL

Project URL

https://github.com/sigpwned/litecene
Project Organization

Project Organization

Andy Boothe
Source Code Management

Source Code Management

https://github.com/sigpwned/litecene/tree/main

Download litecene 0.0.0-b1

Filename Size
litecene-0.0.0-b1.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/com.sigpwned/litecene/ -->
<dependency>
    <groupId>com.sigpwned</groupId>
    <artifactId>litecene</artifactId>
    <version>0.0.0-b1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sigpwned/litecene/
implementation 'com.sigpwned:litecene:0.0.0-b1'
// https://jarcasting.com/artifacts/com.sigpwned/litecene/
implementation ("com.sigpwned:litecene:0.0.0-b1")
'com.sigpwned:litecene:pom:0.0.0-b1'
<dependency org="com.sigpwned" name="litecene" rev="0.0.0-b1">
  <artifact name="litecene" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sigpwned', module='litecene', version='0.0.0-b1')
)
libraryDependencies += "com.sigpwned" % "litecene" % "0.0.0-b1"
[com.sigpwned/litecene "0.0.0-b1"]

Dependencies

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

Project Modules

  • litecene-core
  • litecene-test
  • litecene-bigquery