retepMicroKernel-example

The retepMicroKernel Spring application container

GroupId

GroupId

uk.org.retep
ArtifactId

ArtifactId

retepMicroKernel-example
Last Version

Last Version

8.8.13
Release Date

Release Date

Type

Type

jar
Description

Description

retepMicroKernel-example
The retepMicroKernel Spring application container
Project URL

Project URL

http://maven.apache.org

Download retepMicroKernel-example

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
uk.org.retep : retepTools jar [8.8,)
uk.org.retep : retepMicroKernel-core jar 8.8.13

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
8.8.13
8.8
8.7.13