| Лицензия |
Лицензия |
|---|---|
| Группа | Группаhu.blackbelt.karaf.features |
| Идентификатор | Идентификаторtinybundles |
| Версия | Версия3.0.0_1 |
| Тип | Типpom |
| Описание |
ОписаниеTinybudnles karaf feature project
Tinybudnles Karaf features
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| tinybundles-3.0.0_1.pom | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/hu.blackbelt.karaf.features/tinybundles/ -->
<dependency>
<groupId>hu.blackbelt.karaf.features</groupId>
<artifactId>tinybundles</artifactId>
<version>3.0.0_1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/hu.blackbelt.karaf.features/tinybundles/
implementation 'hu.blackbelt.karaf.features:tinybundles:3.0.0_1'
// https://jarcasting.com/artifacts/hu.blackbelt.karaf.features/tinybundles/
implementation ("hu.blackbelt.karaf.features:tinybundles:3.0.0_1")
'hu.blackbelt.karaf.features:tinybundles:pom:3.0.0_1'
<dependency org="hu.blackbelt.karaf.features" name="tinybundles" rev="3.0.0_1">
<artifact name="tinybundles" type="pom" />
</dependency>
@Grapes(
@Grab(group='hu.blackbelt.karaf.features', module='tinybundles', version='3.0.0_1')
)
libraryDependencies += "hu.blackbelt.karaf.features" % "tinybundles" % "3.0.0_1"
[hu.blackbelt.karaf.features/tinybundles "3.0.0_1"]