| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNeo4J Данные Базы данных |
| Группа | Группаde.julielab |
| Идентификатор | Идентификаторjulielab-neo4j-server-plugins |
| Последняя версия | Последняя версия3.0.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеJULIE Lab Neo4j Server Plugins
This project contains Neo4j server plugins used by the Julie Lab team.
|
| Организация-разработчик |
Организация-разработчикJULIE Lab Jena, Germany |
| Имя Файла | Размер |
|---|---|
| julielab-neo4j-server-plugins-3.0.1.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.julielab/julielab-neo4j-server-plugins/ -->
<dependency>
<groupId>de.julielab</groupId>
<artifactId>julielab-neo4j-server-plugins</artifactId>
<version>3.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.julielab/julielab-neo4j-server-plugins/
implementation 'de.julielab:julielab-neo4j-server-plugins:3.0.1'
// https://jarcasting.com/artifacts/de.julielab/julielab-neo4j-server-plugins/
implementation ("de.julielab:julielab-neo4j-server-plugins:3.0.1")
'de.julielab:julielab-neo4j-server-plugins:pom:3.0.1'
<dependency org="de.julielab" name="julielab-neo4j-server-plugins" rev="3.0.1">
<artifact name="julielab-neo4j-server-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.julielab', module='julielab-neo4j-server-plugins', version='3.0.1')
)
libraryDependencies += "de.julielab" % "julielab-neo4j-server-plugins" % "3.0.1"
[de.julielab/julielab-neo4j-server-plugins "3.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.neo4j : server-api | jar | 4.0.10 |
| org.neo4j : neo4j-slf4j | jar | 4.0.10 |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| com.google.guava : guava | jar | 29.0-jre |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.neo4j : neo4j | jar | 4.0.10 |
| org.neo4j : neo4j-kernel | test-jar | 4.0.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13 |
| commons-io : commons-io | jar | 2.1 |