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