License |
License |
---|---|
Categories |
CategoriesNet config Application Layer Libs Configuration |
GroupId | GroupIdnet.osgiliath.framework |
ArtifactId | ArtifactIdnet.osgiliath.helper.deltaspike.configadmin |
Last Version | Last Version0.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHelper configAdmin cdi support
OSGI Config admin (properties) support for Osgiliath framework
|
Project Organization |
Project OrganizationOsgiliath |
<!-- https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.helper.deltaspike.configadmin/ -->
<dependency>
<groupId>net.osgiliath.framework</groupId>
<artifactId>net.osgiliath.helper.deltaspike.configadmin</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.helper.deltaspike.configadmin/
implementation 'net.osgiliath.framework:net.osgiliath.helper.deltaspike.configadmin:0.2.3'
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.helper.deltaspike.configadmin/
implementation ("net.osgiliath.framework:net.osgiliath.helper.deltaspike.configadmin:0.2.3")
'net.osgiliath.framework:net.osgiliath.helper.deltaspike.configadmin:jar:0.2.3'
<dependency org="net.osgiliath.framework" name="net.osgiliath.helper.deltaspike.configadmin" rev="0.2.3">
<artifact name="net.osgiliath.helper.deltaspike.configadmin" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.framework', module='net.osgiliath.helper.deltaspike.configadmin', version='0.2.3')
)
libraryDependencies += "net.osgiliath.framework" % "net.osgiliath.helper.deltaspike.configadmin" % "0.2.3"
[net.osgiliath.framework/net.osgiliath.helper.deltaspike.configadmin "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.enterprise | jar | 5.0.0 |
com.google.guava : guava | jar | 13.0.1 |
javax.el : javax.el-api | jar | 3.0.0 |
javax.enterprise : cdi-api | jar | 1.2 |
javax.interceptor : javax.interceptor-api | jar | 1.2 |
org.apache.camel : camel-cdi | jar | 2.15.2 |
org.apache.deltaspike.core : deltaspike-core-api | jar | 1.4.1 |
org.apache.geronimo.specs : geronimo-atinject_1.0_spec | jar | 1.0 |
org.ops4j.pax.cdi : pax-cdi-api | jar | 1.0.0.RC1 |
org.ops4j.pax.cdi : pax-cdi-spi | jar | 1.0.0.RC1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.4 |
org.osgi : org.osgi.core | jar | 5.0.0 |