is not current version
Last Version 1.0.14

org.teknux:jetty-bootstrap-parent 1.0.3

The Open Source Jetty starter kit library to quickly build standalone application

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.teknux
ArtifactId

ArtifactId

jetty-bootstrap-parent
Version

Version

1.0.3
Type

Type

pom

Download jetty-bootstrap-parent 1.0.3


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