не последняя версия
Последняя версия 6.0.1

org.exist-db:exist-jetty-config 5.0.0

Configuration for eXist-db NoSQL Database Jetty Server

Категории

Категории

Jetty Контейнер Application Servers config Библиотеки уровня приложения Configuration eXist Данные Базы данных
Группа

Группа

org.exist-db
Идентификатор

Идентификатор

exist-jetty-config
Версия

Версия

5.0.0
Тип

Тип

jar

Скачать exist-jetty-config 5.0.0


<!-- https://jarcasting.com/artifacts/org.exist-db/exist-jetty-config/ -->
<dependency>
    <groupId>org.exist-db</groupId>
    <artifactId>exist-jetty-config</artifactId>
    <version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.exist-db/exist-jetty-config/
implementation 'org.exist-db:exist-jetty-config:5.0.0'
// https://jarcasting.com/artifacts/org.exist-db/exist-jetty-config/
implementation ("org.exist-db:exist-jetty-config:5.0.0")
'org.exist-db:exist-jetty-config:jar:5.0.0'
<dependency org="org.exist-db" name="exist-jetty-config" rev="5.0.0">
  <artifact name="exist-jetty-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.exist-db', module='exist-jetty-config', version='5.0.0')
)
libraryDependencies += "org.exist-db" % "exist-jetty-config" % "5.0.0"
[org.exist-db/exist-jetty-config "5.0.0"]