License |
License |
---|---|
GroupId | GroupIduk.org.retep.microkernel |
ArtifactId | ArtifactIdbootstrap |
Last Version | Last Version10.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionretepMicroKernel Bootstrap
The retepMicroKernel application container.
|
Filename | Size |
---|---|
bootstrap-10.5.1.pom | |
bootstrap-10.5.1.jar | 8 KB |
bootstrap-10.5.1-sources.jar | 5 KB |
bootstrap-10.5.1-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.org.retep.microkernel/bootstrap/ -->
<dependency>
<groupId>uk.org.retep.microkernel</groupId>
<artifactId>bootstrap</artifactId>
<version>10.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep.microkernel/bootstrap/
implementation 'uk.org.retep.microkernel:bootstrap:10.5.1'
// https://jarcasting.com/artifacts/uk.org.retep.microkernel/bootstrap/
implementation ("uk.org.retep.microkernel:bootstrap:10.5.1")
'uk.org.retep.microkernel:bootstrap:jar:10.5.1'
<dependency org="uk.org.retep.microkernel" name="bootstrap" rev="10.5.1">
<artifact name="bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep.microkernel', module='bootstrap', version='10.5.1')
)
libraryDependencies += "uk.org.retep.microkernel" % "bootstrap" % "10.5.1"
[uk.org.retep.microkernel/bootstrap "10.5.1"]
Group / Artifact | Type | Version |
---|---|---|
uk.org.retep.microkernel.launcher.darwin : x86_64 | uexe | 10.5 |
uk.org.retep.microkernel.launcher.linux : amd64 | uexe | 10.5 |
uk.org.retep.microkernel.launcher.linux : i386 | uexe | 10.5 |
uk.org.retep.microkernel.launcher.sunos : x86 | uexe | 10.5 |
uk.org.retep.microkernel.launcher.windows : x86 | exe | 10.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |