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

com.github.luanhaipeng:jettyboot 1.0.6

jetty boot Library, simple mvc and data ORM framework

Категории

Категории

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

Группа

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

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

jettyboot
Версия

Версия

1.0.6
Тип

Тип

jar

Скачать jettyboot 1.0.6


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