License |
License |
---|---|
GroupId | GroupIdcom.orientechnologies |
ArtifactId | ArtifactIdorientdb-tests |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOrientDB Tests
OrientDB NoSQL document graph dbms
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
orientdb-tests-1.0.pom | |
orientdb-tests-1.0.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.orientechnologies/orientdb-tests/ -->
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-tests</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-tests/
implementation 'com.orientechnologies:orientdb-tests:1.0'
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-tests/
implementation ("com.orientechnologies:orientdb-tests:1.0")
'com.orientechnologies:orientdb-tests:jar:1.0'
<dependency org="com.orientechnologies" name="orientdb-tests" rev="1.0">
<artifact name="orientdb-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-tests', version='1.0')
)
libraryDependencies += "com.orientechnologies" % "orientdb-tests" % "1.0"
[com.orientechnologies/orientdb-tests "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.orientechnologies : orientdb-graphdb | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.orientechnologies : orientdb-client | jar | 1.0 |
com.orientechnologies : orientdb-object | jar | 1.0 |
com.orientechnologies : orientdb-tools | jar | 1.0 |
org.testng : testng | jar | 5.14.1 |
com.orientechnologies : orient-commons | test-jar | 1.0 |