is not current version
Last Version 1.0

com.orientechnologies:orientdb-tests 1.0rc9


GroupId

GroupId

com.orientechnologies
ArtifactId

ArtifactId

orientdb-tests
Version

Version

1.0rc9
Type

Type

jar

Download orientdb-tests 1.0rc9


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