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

com.aspectran:aspectran-with-jetty 5.7.2

Add-on package for integrating Embedded Jetty

Категории

Категории

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

Группа

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

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

aspectran-with-jetty
Версия

Версия

5.7.2
Тип

Тип

jar

Скачать aspectran-with-jetty 5.7.2


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