is not current version
Last Version 1.61

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


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.simplericity.jettyconsole
ArtifactId

ArtifactId

jetty-console-creator
Version

Version

1.49
Type

Type

jar

Download jetty-console-creator 1.49


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