retepMicroKernel Web Jetty Server

The retepMicroKernel application container.

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

uk.org.retep.microkernel.web
ArtifactId

ArtifactId

jetty
Last Version

Last Version

10.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

retepMicroKernel Web Jetty Server
The retepMicroKernel application container.

Download jetty

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
uk.org.retep.microkernel.web : core jar 10.5.1
org.mortbay.jetty : jsp-2.1-glassfish jar 2.1.v20100127
org.eclipse.jetty : jetty-ajp jar 7.0.2.v20100331
org.eclipse.jetty : jetty-server jar 7.0.2.v20100331
org.eclipse.jetty : jetty-webapp jar 7.0.2.v20100331

provided (1)

Group / Artifact Type Version
uk.org.retep.microkernel : module jar 10.5.1

runtime (1)

Group / Artifact Type Version
uk.org.retep.microkernel : logger jar 10.5.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
10.5.1
10.5