| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNeo4J Данные Базы данных |
| Группа | Группаcom.graphaware.neo4j.example |
| Идентификатор | Идентификаторintegration-testing |
| Версия | Версия3.5.14.58 |
| Тип | Типjar |
| Описание |
ОписаниеGraphAware Neo4j Integration Test Examples
Examples of Neo4j Integration Tests with GraphAware Framework
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.graphaware.neo4j.example/integration-testing/ -->
<dependency>
<groupId>com.graphaware.neo4j.example</groupId>
<artifactId>integration-testing</artifactId>
<version>3.5.14.58</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware.neo4j.example/integration-testing/
implementation 'com.graphaware.neo4j.example:integration-testing:3.5.14.58'
// https://jarcasting.com/artifacts/com.graphaware.neo4j.example/integration-testing/
implementation ("com.graphaware.neo4j.example:integration-testing:3.5.14.58")
'com.graphaware.neo4j.example:integration-testing:jar:3.5.14.58'
<dependency org="com.graphaware.neo4j.example" name="integration-testing" rev="3.5.14.58">
<artifact name="integration-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphaware.neo4j.example', module='integration-testing', version='3.5.14.58')
)
libraryDependencies += "com.graphaware.neo4j.example" % "integration-testing" % "3.5.14.58"
[com.graphaware.neo4j.example/integration-testing "3.5.14.58"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-webmvc | jar | 4.3.13.RELEASE |
| org.neo4j : server-api | jar | 3.5.14 |
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.graphaware.neo4j : tests | jar | 3.5.14.58 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.10.19 |