License |
License |
---|---|
GroupId | GroupIduk.org.retep.microkernel.launcher |
ArtifactId | ArtifactIdlauncher |
Last Version | Last Version10.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionretepMicroKernel Launcher
The retepMicroKernel application container.
|
Filename | Size |
---|---|
launcher-10.5.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.org.retep.microkernel.launcher/launcher/ -->
<dependency>
<groupId>uk.org.retep.microkernel.launcher</groupId>
<artifactId>launcher</artifactId>
<version>10.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep.microkernel.launcher/launcher/
implementation 'uk.org.retep.microkernel.launcher:launcher:10.5'
// https://jarcasting.com/artifacts/uk.org.retep.microkernel.launcher/launcher/
implementation ("uk.org.retep.microkernel.launcher:launcher:10.5")
'uk.org.retep.microkernel.launcher:launcher:pom:10.5'
<dependency org="uk.org.retep.microkernel.launcher" name="launcher" rev="10.5">
<artifact name="launcher" type="pom" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep.microkernel.launcher', module='launcher', version='10.5')
)
libraryDependencies += "uk.org.retep.microkernel.launcher" % "launcher" % "10.5"
[uk.org.retep.microkernel.launcher/launcher "10.5"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |