| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNeo4J Данные Базы данных |
| Группа | Группаcom.graphaware.neo4j |
| Идентификатор | Идентификаторserver |
| Последняя версия | Последняя версия3.5.14.58 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGraphAware Server
Neo4j Server - Spring Framework Integration
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| server-3.5.14.58.pom | |
| server-3.5.14.58.jar | 23 KB |
| server-3.5.14.58-tests.jar | 38 KB |
| server-3.5.14.58-sources.jar | 20 KB |
| server-3.5.14.58-javadoc.jar | 127 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.graphaware.neo4j/server/ -->
<dependency>
<groupId>com.graphaware.neo4j</groupId>
<artifactId>server</artifactId>
<version>3.5.14.58</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware.neo4j/server/
implementation 'com.graphaware.neo4j:server:3.5.14.58'
// https://jarcasting.com/artifacts/com.graphaware.neo4j/server/
implementation ("com.graphaware.neo4j:server:3.5.14.58")
'com.graphaware.neo4j:server:jar:3.5.14.58'
<dependency org="com.graphaware.neo4j" name="server" rev="3.5.14.58">
<artifact name="server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphaware.neo4j', module='server', version='3.5.14.58')
)
libraryDependencies += "com.graphaware.neo4j" % "server" % "3.5.14.58"
[com.graphaware.neo4j/server "3.5.14.58"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.graphaware.neo4j : api | jar | 3.5.14.58 |
| com.graphaware.neo4j : runtime-api | jar | 3.5.14.58 |
| com.graphaware.neo4j : common | jar | 3.5.14.58 |
| org.springframework : spring-context | jar | 4.3.13.RELEASE |
| org.springframework : spring-web | jar | 4.3.13.RELEASE |
| org.springframework : spring-webmvc | jar | 4.3.13.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.neo4j.app : neo4j-server | jar | 3.5.14 |
| org.neo4j : neo4j | jar | 3.5.14 |
| org.neo4j : neo4j-kernel | jar | 3.5.14 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.neo4j : neo4j-common | test-jar | 3.5.14 |
| com.graphaware.neo4j : tests | jar | 3.5.14.58 |
| com.graphaware.neo4j : writer | jar | 3.5.14.58 |
| org.neo4j.community : it-test-support | jar | 3.5.14 |
| org.neo4j : neo4j-io | test-jar | 3.5.14 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.10.19 |