License |
License |
---|---|
GroupId | GroupIdcom.orientechnologies |
ArtifactId | ArtifactIdorientdb-test-commons |
Last Version | Last Version3.2.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOrientDB Test Commons
OrientDB NoSQL document graph dbms
|
Project Organization |
Project OrganizationOrientDB |
<!-- https://jarcasting.com/artifacts/com.orientechnologies/orientdb-test-commons/ -->
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-test-commons</artifactId>
<version>3.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-test-commons/
implementation 'com.orientechnologies:orientdb-test-commons:3.2.8'
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-test-commons/
implementation ("com.orientechnologies:orientdb-test-commons:3.2.8")
'com.orientechnologies:orientdb-test-commons:jar:3.2.8'
<dependency org="com.orientechnologies" name="orientdb-test-commons" rev="3.2.8">
<artifact name="orientdb-test-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-test-commons', version='3.2.8')
)
libraryDependencies += "com.orientechnologies" % "orientdb-test-commons" % "3.2.8"
[com.orientechnologies/orientdb-test-commons "3.2.8"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 4.4.0 |
org.assertj : assertj-core | jar | 3.4.1 |
org.objenesis : objenesis | jar | 2.4 |