License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdcom.thesett |
ArtifactId | ArtifactIdindex |
Last Version | Last Version0.9.104 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionindex
An indexing and free text search module with some advanced features.
|
Filename | Size |
---|---|
index-0.9.104.pom | |
index-0.9.104.jar | 44 KB |
index-0.9.104-tests.jar | 71 KB |
index-0.9.104-sources.jar | 52 KB |
index-0.9.104-javadoc.jar | 224 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thesett/index/ -->
<dependency>
<groupId>com.thesett</groupId>
<artifactId>index</artifactId>
<version>0.9.104</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesett/index/
implementation 'com.thesett:index:0.9.104'
// https://jarcasting.com/artifacts/com.thesett/index/
implementation ("com.thesett:index:0.9.104")
'com.thesett:index:jar:0.9.104'
<dependency org="com.thesett" name="index" rev="0.9.104">
<artifact name="index" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesett', module='index', version='0.9.104')
)
libraryDependencies += "com.thesett" % "index" % "0.9.104"
[com.thesett/index "0.9.104"]
Group / Artifact | Type | Version |
---|---|---|
com.thesett : common | jar | 0.9.117 |
com.thesett : configurator | jar | 0.9.104 |
log4j : log4j | jar | [1.2.8,) |
javax.xml.bind : jsr173_api | jar | 1.0 |
javax.xml.bind : jaxb-api | jar | 2.1 |
com.sun.xml.bind : jaxb-impl | jar | 2.1.7 |
Group / Artifact | Type | Version |
---|---|---|
com.thesett : junit-toolkit | jar | 0.9.52 |
com.thesett : base | jar | 0.9.117 |
junit : junit | jar | 3.8.1 |