is not current version
Last Version 10.5.1

uk.org.retep:retepMicroKernel 8.11.18

The retepMicroKernel Spring application container

GroupId

GroupId

uk.org.retep
ArtifactId

ArtifactId

retepMicroKernel
Version

Version

8.11.18
Type

Type

pom

Download retepMicroKernel 8.11.18


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