retepMicroKernel Module

The Module API. If used this artifact should be used with the scope of "provided" as at runtime it is included within the Bootstrap. It allows a 'module' to run at the same level as the main spring kernel.

License

License

GroupId

GroupId

uk.org.retep.microkernel
ArtifactId

ArtifactId

module
Last Version

Last Version

10.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

retepMicroKernel Module
The Module API. If used this artifact should be used with the scope of "provided" as at runtime it is included within the Bootstrap. It allows a 'module' to run at the same level as the main spring kernel.

Download module

How to add to project

<!-- https://jarcasting.com/artifacts/uk.org.retep.microkernel/module/ -->
<dependency>
    <groupId>uk.org.retep.microkernel</groupId>
    <artifactId>module</artifactId>
    <version>10.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep.microkernel/module/
implementation 'uk.org.retep.microkernel:module:10.5.1'
// https://jarcasting.com/artifacts/uk.org.retep.microkernel/module/
implementation ("uk.org.retep.microkernel:module:10.5.1")
'uk.org.retep.microkernel:module:jar:10.5.1'
<dependency org="uk.org.retep.microkernel" name="module" rev="10.5.1">
  <artifact name="module" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep.microkernel', module='module', version='10.5.1')
)
libraryDependencies += "uk.org.retep.microkernel" % "module" % "10.5.1"
[uk.org.retep.microkernel/module "10.5.1"]

Dependencies

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