Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.osgiliath.framework |
ArtifactId | ArtifactIdnet.osgiliath.features.karaf-features-cdi |
Version | Version0.0.7 |
Type | Typejar |
<!-- 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.0.7</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.0.7'
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.features.karaf-features-cdi/
implementation ("net.osgiliath.framework:net.osgiliath.features.karaf-features-cdi:0.0.7")
'net.osgiliath.framework:net.osgiliath.features.karaf-features-cdi:jar:0.0.7'
<dependency org="net.osgiliath.framework" name="net.osgiliath.features.karaf-features-cdi" rev="0.0.7">
<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.0.7')
)
libraryDependencies += "net.osgiliath.framework" % "net.osgiliath.features.karaf-features-cdi" % "0.0.7"
[net.osgiliath.framework/net.osgiliath.features.karaf-features-cdi "0.0.7"]