is not current version
Last Version 2.0-M1

com.orientechnologies:orientdb-nativeos 1.7.3


Categories

Categories

Native Development Tools
GroupId

GroupId

com.orientechnologies
ArtifactId

ArtifactId

orientdb-nativeos
Version

Version

1.7.3
Type

Type

jar

Download orientdb-nativeos 1.7.3


<!-- https://jarcasting.com/artifacts/com.orientechnologies/orientdb-nativeos/ -->
<dependency>
    <groupId>com.orientechnologies</groupId>
    <artifactId>orientdb-nativeos</artifactId>
    <version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-nativeos/
implementation 'com.orientechnologies:orientdb-nativeos:1.7.3'
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-nativeos/
implementation ("com.orientechnologies:orientdb-nativeos:1.7.3")
'com.orientechnologies:orientdb-nativeos:jar:1.7.3'
<dependency org="com.orientechnologies" name="orientdb-nativeos" rev="1.7.3">
  <artifact name="orientdb-nativeos" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-nativeos', version='1.7.3')
)
libraryDependencies += "com.orientechnologies" % "orientdb-nativeos" % "1.7.3"
[com.orientechnologies/orientdb-nativeos "1.7.3"]