| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.osgiliath.framework |
| Идентификатор | Идентификаторnet.osgiliath.features.karaf-features-cdi |
| Версия | Версия0.1.8 |
| Тип | Типjar |
| Описание |
ОписаниеOsgiliath CDI features
Context dependency Injection for Osgiliath framework
|
| Организация-разработчик |
Организация-разработчикOsgiliath |
<!-- https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.features.karaf-features-cdi/ -->
<dependency>
<groupId>net.osgiliath.framework</groupId>
<artifactId>net.osgiliath.features.karaf-features-cdi</artifactId>
<version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.features.karaf-features-cdi/
implementation 'net.osgiliath.framework:net.osgiliath.features.karaf-features-cdi:0.1.8'
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.features.karaf-features-cdi/
implementation ("net.osgiliath.framework:net.osgiliath.features.karaf-features-cdi:0.1.8")
'net.osgiliath.framework:net.osgiliath.features.karaf-features-cdi:jar:0.1.8'
<dependency org="net.osgiliath.framework" name="net.osgiliath.features.karaf-features-cdi" rev="0.1.8">
<artifact name="net.osgiliath.features.karaf-features-cdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.framework', module='net.osgiliath.features.karaf-features-cdi', version='0.1.8')
)
libraryDependencies += "net.osgiliath.framework" % "net.osgiliath.features.karaf-features-cdi" % "0.1.8"
[net.osgiliath.framework/net.osgiliath.features.karaf-features-cdi "0.1.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.annotation : javax.annotation-api | jar | 1.2 |
| net.osgiliath.framework : net.osgiliath.helpers.cdi.eager | jar | 0.1.8 |
| net.osgiliath.framework : net.osgiliath.helpers.deltaspike.configadmin | jar | 0.1.8 |
| net.osgiliath.framework : net.osgiliath.features.karaf-features-pax-cdi | xml | 0.1.8 |
| org.apache.deltaspike.core : deltaspike-core-api | jar | 1.4.0 |
| org.apache.karaf.features : enterprise | xml | 3.0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.deltaspike.core : deltaspike-core-impl | jar | 1.4.0 |