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

com.turbospaces.boot:bootstrap-jetty-core 1.0.27


Категории

Категории

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

Группа

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

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

bootstrap-jetty-core
Версия

Версия

1.0.27
Тип

Тип

jar

Скачать bootstrap-jetty-core 1.0.27


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