Last Version

Jetty Bootstrap : Standalone Server 1.0.1

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-standalone
Version

Version

1.0.1
Type

Type

jar
Description

Description

Jetty Bootstrap : Standalone Server
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-standalone

Download jetty-bootstrap-standalone 1.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.teknux : jetty-bootstrap jar 1.0.1
org.teknux : jetty-bootstrap-logs jar 1.0.1
org.teknux : jetty-bootstrap-jsp jar 1.0.1
org.teknux : jetty-bootstrap-annotations jar 1.0.1

Project Modules

There are no modules declared in this project.