retepMicroKernel-example

The retepMicroKernel Spring application container

License

License

GroupId

GroupId

uk.org.retep.microkernel
ArtifactId

ArtifactId

example
Last Version

Last Version

9.7
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 example

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
uk.org.retep : retepTools jar [9.6,)
uk.org.retep.microkernel : core jar 9.7
uk.org.retep : retepMicroKernel-manager jar 9.7
org.terracotta.modules » tim-annotations jar 1.2.2

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
9.7
9.4.1
9.4
9.3
9.2
9.1.20
9.1.2
8.11.18
8.11.13
8.9.25