| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииQuarkus Контейнер Микросервисы Neo4J Данные Базы данных |
| Группа | Группаio.quarkiverse.neo4j |
| Идентификатор | Идентификаторquarkus-neo4j-docs |
| Версия | Версия1.3.0 |
| Тип | Типjar |
| Описание |
ОписаниеQuarkus - Neo4j - Documentation
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
configuration
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| quarkus-neo4j-docs-1.3.0.pom | |
| quarkus-neo4j-docs-1.3.0.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.quarkiverse.neo4j/quarkus-neo4j-docs/ -->
<dependency>
<groupId>io.quarkiverse.neo4j</groupId>
<artifactId>quarkus-neo4j-docs</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.neo4j/quarkus-neo4j-docs/
implementation 'io.quarkiverse.neo4j:quarkus-neo4j-docs:1.3.0'
// https://jarcasting.com/artifacts/io.quarkiverse.neo4j/quarkus-neo4j-docs/
implementation ("io.quarkiverse.neo4j:quarkus-neo4j-docs:1.3.0")
'io.quarkiverse.neo4j:quarkus-neo4j-docs:jar:1.3.0'
<dependency org="io.quarkiverse.neo4j" name="quarkus-neo4j-docs" rev="1.3.0">
<artifact name="quarkus-neo4j-docs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.neo4j', module='quarkus-neo4j-docs', version='1.3.0')
)
libraryDependencies += "io.quarkiverse.neo4j" % "quarkus-neo4j-docs" % "1.3.0"
[io.quarkiverse.neo4j/quarkus-neo4j-docs "1.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.quarkiverse.neo4j : quarkus-neo4j-deployment | jar | 1.3.0 |