| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.orientechnologies |
| Идентификатор | Идентификаторorientdb-test-commons |
| Последняя версия | Последняя версия3.2.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOrientDB Test Commons
OrientDB NoSQL document graph dbms
|
| Организация-разработчик |
Организация-разработчикOrientDB |
| Имя Файла | Размер |
|---|---|
| orientdb-test-commons-3.2.8.pom | |
| orientdb-test-commons-3.2.8.jar | 7 KB |
| orientdb-test-commons-3.2.8-sources.jar | 5 KB |
| orientdb-test-commons-3.2.8-javadoc.jar | 43 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |