Last Version

Jetty Bootstrap 1.0.14

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

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.teknux
ArtifactId

ArtifactId

jetty-bootstrap
Version

Version

1.0.14
Type

Type

jar
Description

Description

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

Source Code Management

http://github.com/teknux-org/jetty-bootstrap/tree/master/jetty-bootstrap

Download jetty-bootstrap 1.0.14


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

Dependencies

compile (6)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 9.4.18.v20190429
org.eclipse.jetty : jetty-webapp jar 9.4.18.v20190429
org.eclipse.jetty : jetty-servlet jar 9.4.18.v20190429
org.slf4j : slf4j-api jar 1.7.5
commons-io : commons-io jar 2.4
org.bouncycastle : bcpkix-jdk15on jar 1.50

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.httpcomponents : httpclient jar 4.3.1

Project Modules

There are no modules declared in this project.