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.

Лицензия

Лицензия

Группа

Группа

uk.org.retep.microkernel
Идентификатор

Идентификатор

module
Последняя версия

Последняя версия

10.5.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.

Скачать module

Как подключить последнюю версию

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.7

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
10.5.1
10.5
10.1
9.11
9.10