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

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


Категории

Категории

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

Группа

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

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

jetty-console-creator
Версия

Версия

1.42
Тип

Тип

jar

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


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