| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNeo4J Данные Базы данных |
| Группа | Группаorg.neo4j |
| Идентификатор | Идентификаторneo4j-jdbc-examples |
| Версия | Версия4.0.1 |
| Тип | Типpom |
| Описание |
ОписаниеNeo4j JDBC Driver Examples
Parent POM for Neo4j JDBC Driver Examples
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| neo4j-jdbc-examples-4.0.1.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-jdbc-examples/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-jdbc-examples</artifactId>
<version>4.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-jdbc-examples/
implementation 'org.neo4j:neo4j-jdbc-examples:4.0.1'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-jdbc-examples/
implementation ("org.neo4j:neo4j-jdbc-examples:4.0.1")
'org.neo4j:neo4j-jdbc-examples:pom:4.0.1'
<dependency org="org.neo4j" name="neo4j-jdbc-examples" rev="4.0.1">
<artifact name="neo4j-jdbc-examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-jdbc-examples', version='4.0.1')
)
libraryDependencies += "org.neo4j" % "neo4j-jdbc-examples" % "4.0.1"
[org.neo4j/neo4j-jdbc-examples "4.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testcontainers : testcontainers | jar | 1.12.3 |
| org.testcontainers : neo4j | jar | 1.12.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.neo4j : neo4j-jdbc-driver | jar | 4.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.4 |
| org.powermock : powermock-module-junit4 | jar | 2.0.4 |
| org.neo4j : neo4j-kernel | jar | 4.0.0 |
| org.neo4j.test : neo4j-harness | jar | 4.0.0 |
| org.neo4j.community : it-test-support | jar | 4.0.0 |