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

com.tcdng.unify:unify-jetty 2.1.27

Unify Framework: Jetty Integration

Категории

Категории

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

Группа

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

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

unify-jetty
Версия

Версия

2.1.27
Тип

Тип

jar

Скачать unify-jetty 2.1.27


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