retepMicroKernel Web

The retepMicroKernel application container.

License

License

GroupId

GroupId

uk.org.retep.microkernel.web
ArtifactId

ArtifactId

web
Last Version

Last Version

10.5.1
Release Date

Release Date

Type

Type

pom
Description

Description

retepMicroKernel Web
The retepMicroKernel application container.

Download web

Filename Size
web-10.5.1.pom 1 KB
Browse

How to add to project

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

Dependencies

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

  • core
  • jetty
  • tomcat

Versions

Version
10.5.1
10.5
10.1
9.11
9.10