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

uk.org.retep:retepMicroKernel 9.2

The retepMicroKernel Spring application container

Группа

Группа

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

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

retepMicroKernel
Версия

Версия

9.2
Тип

Тип

pom

Скачать retepMicroKernel 9.2

Имя Файла Размер
retepMicroKernel-9.2.pom 1 KB
Обзор

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