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

com.tcdng.unify:unify-jetty 2.0.0

Unify Framework: Jetty Integration

Категории

Категории

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

Группа

com.tcdng.unify
Идентификатор

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

unify-jetty
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать unify-jetty 2.0.0


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