retepMicroKernel Web Tomcat Server

The retepMicroKernel application container.

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

uk.org.retep.microkernel.web
ArtifactId

ArtifactId

tomcat
Last Version

Last Version

10.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

retepMicroKernel Web Tomcat Server
The retepMicroKernel application container.

Download tomcat

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
uk.org.retep.microkernel.web : core jar 10.5.1
org.apache.tomcat : catalina jar 6.0.26
org.apache.tomcat : coyote jar 6.0.26
org.apache.tomcat : jasper jar 6.0.26

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