| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.orientechnologies |
| Идентификатор | Идентификаторorientdb-client |
| Последняя версия | Последняя версия3.2.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOrientDB Client
OrientDB NoSQL document graph dbms
|
| Организация-разработчик |
Организация-разработчикOrientDB |
| Имя Файла | Размер |
|---|---|
| orientdb-client-3.2.8.pom | |
| orientdb-client-3.2.8.jar | 43 KB |
| orientdb-client-3.2.8-sources.jar | 24 KB |
| orientdb-client-3.2.8-javadoc.jar | 104 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.orientechnologies/orientdb-client/ -->
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-client</artifactId>
<version>3.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-client/
implementation 'com.orientechnologies:orientdb-client:3.2.8'
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-client/
implementation ("com.orientechnologies:orientdb-client:3.2.8")
'com.orientechnologies:orientdb-client:jar:3.2.8'
<dependency org="com.orientechnologies" name="orientdb-client" rev="3.2.8">
<artifact name="orientdb-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-client', version='3.2.8')
)
libraryDependencies += "com.orientechnologies" % "orientdb-client" % "3.2.8"
[com.orientechnologies/orientdb-client "3.2.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.orientechnologies : orientdb-core | jar | 3.2.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.orientechnologies : orientdb-test-commons | jar | 3.2.8 |
| com.orientechnologies : orientdb-core | test-jar | 3.2.8 |