| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNeo4J Данные Базы данных |
| Группа | Группаcom.graphaware.neo4j |
| Идентификатор | Идентификаторresttest |
| Последняя версия | Последняя версия3.5.14.58.20 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGraphAware RestTest Module
GraphAware Framework Module for REST-based unit/integration testing of code that talks to Neo4j running
in server mode
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| resttest-3.5.14.58.20.pom | |
| resttest-3.5.14.58.20.jar | 26 MB |
| resttest-3.5.14.58.20-sources.jar | 4 KB |
| resttest-3.5.14.58.20-javadoc.jar | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.graphaware.neo4j/resttest/ -->
<dependency>
<groupId>com.graphaware.neo4j</groupId>
<artifactId>resttest</artifactId>
<version>3.5.14.58.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware.neo4j/resttest/
implementation 'com.graphaware.neo4j:resttest:3.5.14.58.20'
// https://jarcasting.com/artifacts/com.graphaware.neo4j/resttest/
implementation ("com.graphaware.neo4j:resttest:3.5.14.58.20")
'com.graphaware.neo4j:resttest:jar:3.5.14.58.20'
<dependency org="com.graphaware.neo4j" name="resttest" rev="3.5.14.58.20">
<artifact name="resttest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphaware.neo4j', module='resttest', version='3.5.14.58.20')
)
libraryDependencies += "com.graphaware.neo4j" % "resttest" % "3.5.14.58.20"
[com.graphaware.neo4j/resttest "3.5.14.58.20"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.neo4j : neo4j-kernel | test-jar | 3.5.14 |
| org.neo4j : neo4j-io | test-jar | 3.5.14 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-webmvc | jar | 4.3.13.RELEASE |
| com.graphaware.neo4j : runtime | jar | 3.5.14.58 |
| org.neo4j.app : neo4j-server | jar | 3.5.14 |
| com.graphaware.neo4j : server | jar | 3.5.14.58 |
| com.graphaware.neo4j : common | jar | 3.5.14.58 |
| org.neo4j : neo4j | jar | 3.5.14 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.neo4j.app : neo4j-server | test-jar | 3.5.14 |
| org.neo4j.test : neo4j-harness | jar | 3.5.14 |
| org.apache.httpcomponents : httpclient | jar | 4.3.1 |
| org.mockito : mockito-all | jar | 1.10.19 |
| com.graphaware.neo4j : tests | jar | 3.5.14.58 |
| junit : junit | jar | 4.12 |