| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.osgiliath.framework |
| Идентификатор | Идентификаторnet.osgiliath.features.karaf-features |
| Последняя версия | Последняя версия0.1.8 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеOsgiliath Features
These are Karaf features wrapping the entire Osgiliath framework
|
| Организация-разработчик |
Организация-разработчикOsgiliath |
| Имя Файла | Размер |
|---|---|
| net.osgiliath.features.karaf-features-0.1.8.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.features.karaf-features/ -->
<dependency>
<groupId>net.osgiliath.framework</groupId>
<artifactId>net.osgiliath.features.karaf-features</artifactId>
<version>0.1.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.features.karaf-features/
implementation 'net.osgiliath.framework:net.osgiliath.features.karaf-features:0.1.8'
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.features.karaf-features/
implementation ("net.osgiliath.framework:net.osgiliath.features.karaf-features:0.1.8")
'net.osgiliath.framework:net.osgiliath.features.karaf-features:pom:0.1.8'
<dependency org="net.osgiliath.framework" name="net.osgiliath.features.karaf-features" rev="0.1.8">
<artifact name="net.osgiliath.features.karaf-features" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.framework', module='net.osgiliath.features.karaf-features', version='0.1.8')
)
libraryDependencies += "net.osgiliath.framework" % "net.osgiliath.features.karaf-features" % "0.1.8"
[net.osgiliath.framework/net.osgiliath.features.karaf-features "0.1.8"]