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

com.aspectran:aspectran-with-jetty 6.3.0

Add-on package for integrating Embedded Jetty

Категории

Категории

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

Группа

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

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

aspectran-with-jetty
Версия

Версия

6.3.0
Тип

Тип

jar

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


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