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

io.avaje:avaje-jex-jetty 2.0-RC2


Категории

Категории

Jetty Контейнер Application Servers
Группа

Группа

io.avaje
Идентификатор

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

avaje-jex-jetty
Версия

Версия

2.0-RC2
Тип

Тип

jar

Скачать avaje-jex-jetty 2.0-RC2


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