License |
License |
---|---|
GroupId | GroupIdcom.senseidb.zoie |
ArtifactId | ArtifactIdzoie-core |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionzoie-core
zoie core library
|
Filename | Size |
---|---|
zoie-core-4.0.0.pom | |
zoie-core-4.0.0.jar | 299 KB |
zoie-core-4.0.0-sources.jar | 170 KB |
zoie-core-4.0.0-javadoc.jar | 922 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.senseidb.zoie/zoie-core/ -->
<dependency>
<groupId>com.senseidb.zoie</groupId>
<artifactId>zoie-core</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.senseidb.zoie/zoie-core/
implementation 'com.senseidb.zoie:zoie-core:4.0.0'
// https://jarcasting.com/artifacts/com.senseidb.zoie/zoie-core/
implementation ("com.senseidb.zoie:zoie-core:4.0.0")
'com.senseidb.zoie:zoie-core:jar:4.0.0'
<dependency org="com.senseidb.zoie" name="zoie-core" rev="4.0.0">
<artifact name="zoie-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.senseidb.zoie', module='zoie-core', version='4.0.0')
)
libraryDependencies += "com.senseidb.zoie" % "zoie-core" % "4.0.0"
[com.senseidb.zoie/zoie-core "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.13 |
it.unimi.dsi : fastutil | jar | 6.5.4 |
org.apache.lucene : lucene-core | jar | 4.3.0 |
org.apache.lucene : lucene-analyzers-common | jar | 4.3.0 |
org.apache.lucene : lucene-queryparser | jar | 4.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |