| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNeo4J Данные Базы данных |
| Группа | Группаcom.buschmais.xo |
| Идентификатор | Идентификаторxo.neo4j.remote |
| Последняя версия | Последняя версия1.4.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеeXtended Objects - Neo4j Binding For Remote Databases
eXtended Objects
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| xo.neo4j.remote-1.4.1.pom | |
| xo.neo4j.remote-1.4.1.jar | 67 KB |
| xo.neo4j.remote-1.4.1-tests.jar | 4 KB |
| xo.neo4j.remote-1.4.1-sources.jar | 28 KB |
| xo.neo4j.remote-1.4.1-javadoc.jar | 214 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.buschmais.xo/xo.neo4j.remote/ -->
<dependency>
<groupId>com.buschmais.xo</groupId>
<artifactId>xo.neo4j.remote</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.xo/xo.neo4j.remote/
implementation 'com.buschmais.xo:xo.neo4j.remote:1.4.1'
// https://jarcasting.com/artifacts/com.buschmais.xo/xo.neo4j.remote/
implementation ("com.buschmais.xo:xo.neo4j.remote:1.4.1")
'com.buschmais.xo:xo.neo4j.remote:jar:1.4.1'
<dependency org="com.buschmais.xo" name="xo.neo4j.remote" rev="1.4.1">
<artifact name="xo.neo4j.remote" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.xo', module='xo.neo4j.remote', version='1.4.1')
)
libraryDependencies += "com.buschmais.xo" % "xo.neo4j.remote" % "1.4.1"
[com.buschmais.xo/xo.neo4j.remote "1.4.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.buschmais.xo : xo.neo4j.api | jar | 1.4.1 |
| com.buschmais.xo : xo.neo4j.spi | jar | 1.4.1 |
| org.neo4j.driver : neo4j-java-driver | jar | 4.4.1 |
| com.github.ben-manes.caffeine : caffeine | jar | 2.8.5 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| org.hibernate : hibernate-validator | jar | 5.4.3.Final |
| org.slf4j : slf4j-simple | jar | 1.7.30 |