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