is not current version
Last Version 1.0.14

org.teknux:jetty-bootstrap 1.0.1


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.teknux
ArtifactId

ArtifactId

jetty-bootstrap
Version

Version

1.0.1
Type

Type

jar

Download jetty-bootstrap 1.0.1


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