License |
License |
---|---|
GroupId | GroupIdcom.datomic |
ArtifactId | ArtifactIddatomic-lucene-core |
Last Version | Last Version3.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLucene Core
Apache Lucene Java Core
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.datomic/datomic-lucene-core/ -->
<dependency>
<groupId>com.datomic</groupId>
<artifactId>datomic-lucene-core</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.datomic/datomic-lucene-core/
implementation 'com.datomic:datomic-lucene-core:3.3.0'
// https://jarcasting.com/artifacts/com.datomic/datomic-lucene-core/
implementation ("com.datomic:datomic-lucene-core:3.3.0")
'com.datomic:datomic-lucene-core:jar:3.3.0'
<dependency org="com.datomic" name="datomic-lucene-core" rev="3.3.0">
<artifact name="datomic-lucene-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datomic', module='datomic-lucene-core', version='3.3.0')
)
libraryDependencies += "com.datomic" % "datomic-lucene-core" % "3.3.0"
[com.datomic/datomic-lucene-core "3.3.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.apache.ant : ant | jar | 1.7.1 |
org.apache.ant : ant-junit | jar | 1.7.1 |