GroupId | GroupIduk.org.retep |
---|---|
ArtifactId | ArtifactIdretepMicroKernel-example |
Last Version | Last Version8.8.13 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionretepMicroKernel-example
The retepMicroKernel Spring application container
|
Project URL |
Project URL |
Filename | Size |
---|---|
retepMicroKernel-example-8.8.13.pom | |
retepMicroKernel-example-8.8.13.jar | 6 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
uk.org.retep : retepTools | jar | [8.8,) |
uk.org.retep : retepMicroKernel-core | jar | 8.8.13 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |