retepMicroKernel Bootstrap

The retepMicroKernel application container.

License

License

GroupId

GroupId

uk.org.retep.microkernel
ArtifactId

ArtifactId

bootstrap
Last Version

Last Version

10.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

retepMicroKernel Bootstrap
The retepMicroKernel application container.

Download bootstrap

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
10.5.1
10.5
10.1
9.11
9.10
9.8.2
9.8.1
9.8-RC1