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

org.smallmind:web-jetty 4.4.6

Jetty Bootstrapping

Категории

Категории

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

Группа

org.smallmind
Идентификатор

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

web-jetty
Версия

Версия

4.4.6
Тип

Тип

jar

Скачать web-jetty 4.4.6


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