License |
License |
---|---|
GroupId | GroupIduk.org.retep.microkernel |
ArtifactId | ArtifactIdexample |
Last Version | Last Version9.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionretepMicroKernel-example
The retepMicroKernel Spring application container
|
Project URL |
Project URL |
Filename | Size |
---|---|
example-9.7.pom | |
example-9.7.jar | 3 KB |
example-9.7-sources.jar | 2 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |