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