License |
License |
---|---|
GroupId | GroupIdcom.sigpwned |
ArtifactId | ArtifactIdlitecene-test |
Last Version | Last Version0.0.0-b1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlitecene-test
A simple text search query language for Java 8+
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
litecene-test-0.0.0-b1.pom | |
litecene-test-0.0.0-b1.jar | 7 KB |
litecene-test-0.0.0-b1-sources.jar | 6 KB |
litecene-test-0.0.0-b1-javadoc.jar | 136 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sigpwned/litecene-test/ -->
<dependency>
<groupId>com.sigpwned</groupId>
<artifactId>litecene-test</artifactId>
<version>0.0.0-b1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sigpwned/litecene-test/
implementation 'com.sigpwned:litecene-test:0.0.0-b1'
// https://jarcasting.com/artifacts/com.sigpwned/litecene-test/
implementation ("com.sigpwned:litecene-test:0.0.0-b1")
'com.sigpwned:litecene-test:jar:0.0.0-b1'
<dependency org="com.sigpwned" name="litecene-test" rev="0.0.0-b1">
<artifact name="litecene-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sigpwned', module='litecene-test', version='0.0.0-b1')
)
libraryDependencies += "com.sigpwned" % "litecene-test" % "0.0.0-b1"
[com.sigpwned/litecene-test "0.0.0-b1"]
Group / Artifact | Type | Version |
---|---|---|
com.sigpwned : litecene-core | jar | 0.0.0-b1 |
com.google.guava : guava | jar | 31.1-jre |
junit : junit | jar | 4.13.2 |
org.hamcrest : hamcrest-all | jar | 1.3 |