GroupId | GroupIdcom.orientechnologies |
---|---|
ArtifactId | ArtifactIdorientdb-lucene |
Version | Version2.2.9 |
Type | Typejar |
Filename | Size |
---|---|
orientdb-lucene-2.2.9.pom | |
orientdb-lucene-2.2.9.jar | 116 KB |
orientdb-lucene-2.2.9-tests.jar | 10 MB |
orientdb-lucene-2.2.9-sources.jar | 61 KB |
orientdb-lucene-2.2.9-javadoc.jar | 716 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.orientechnologies/orientdb-lucene/ -->
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-lucene</artifactId>
<version>2.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-lucene/
implementation 'com.orientechnologies:orientdb-lucene:2.2.9'
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-lucene/
implementation ("com.orientechnologies:orientdb-lucene:2.2.9")
'com.orientechnologies:orientdb-lucene:jar:2.2.9'
<dependency org="com.orientechnologies" name="orientdb-lucene" rev="2.2.9">
<artifact name="orientdb-lucene" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-lucene', version='2.2.9')
)
libraryDependencies += "com.orientechnologies" % "orientdb-lucene" % "2.2.9"
[com.orientechnologies/orientdb-lucene "2.2.9"]