Last Version

Jetty Bootstrap : Parent 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-parent
Version

Version

1.0.14
Type

Type

pom
Description

Description

Jetty Bootstrap : Parent
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

Download jetty-bootstrap-parent 1.0.14


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jetty-bootstrap
  • jetty-bootstrap-jsp
  • jetty-bootstrap-annotations
  • jetty-bootstrap-logs
  • jetty-bootstrap-standalone
  • jetty-bootstrap-websocket
  • jetty-bootstrap-servlets