| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.orientechnologies |
| Идентификатор | Идентификаторorientdb-tools |
| Версия | Версия3.2.0 |
| Тип | Типjar |
| Описание |
ОписаниеOrientDB Tools
OrientDB NoSQL document graph dbms
|
| Организация-разработчик |
Организация-разработчикOrientDB |
| Имя Файла | Размер |
|---|---|
| orientdb-tools-3.2.0.pom | |
| orientdb-tools-3.2.0.jar | 124 KB |
| orientdb-tools-3.2.0-sources.jar | 75 KB |
| orientdb-tools-3.2.0-javadoc.jar | 330 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.orientechnologies/orientdb-tools/ -->
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-tools</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-tools/
implementation 'com.orientechnologies:orientdb-tools:3.2.0'
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-tools/
implementation ("com.orientechnologies:orientdb-tools:3.2.0")
'com.orientechnologies:orientdb-tools:jar:3.2.0'
<dependency org="com.orientechnologies" name="orientdb-tools" rev="3.2.0">
<artifact name="orientdb-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-tools', version='3.2.0')
)
libraryDependencies += "com.orientechnologies" % "orientdb-tools" % "3.2.0"
[com.orientechnologies/orientdb-tools "3.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.orientechnologies : orientdb-client | jar | 3.2.0 |
| javax.xml.bind : jaxb-api | jar | 2.3.0 |
| com.orientechnologies : orientdb-core | jar | 3.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.orientechnologies : orientdb-test-commons | jar | 3.2.0 |
| com.orientechnologies : orientdb-core | test-jar | 3.2.0 |