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

org.simplericity.jettyconsole:jetty-console-creator 1.53


Категории

Категории

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

Группа

org.simplericity.jettyconsole
Идентификатор

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

jetty-console-creator
Версия

Версия

1.53
Тип

Тип

jar

Скачать jetty-console-creator 1.53


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