Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.osgiliath.framework |
ArtifactId | ArtifactIdnet.osgiliath.features.karaf-features-pax-cdi |
Version | Version0.1.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.features.karaf-features-pax-cdi/ -->
<dependency>
<groupId>net.osgiliath.framework</groupId>
<artifactId>net.osgiliath.features.karaf-features-pax-cdi</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.features.karaf-features-pax-cdi/
implementation 'net.osgiliath.framework:net.osgiliath.features.karaf-features-pax-cdi:0.1.2'
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.features.karaf-features-pax-cdi/
implementation ("net.osgiliath.framework:net.osgiliath.features.karaf-features-pax-cdi:0.1.2")
'net.osgiliath.framework:net.osgiliath.features.karaf-features-pax-cdi:jar:0.1.2'
<dependency org="net.osgiliath.framework" name="net.osgiliath.features.karaf-features-pax-cdi" rev="0.1.2">
<artifact name="net.osgiliath.features.karaf-features-pax-cdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.framework', module='net.osgiliath.features.karaf-features-pax-cdi', version='0.1.2')
)
libraryDependencies += "net.osgiliath.framework" % "net.osgiliath.features.karaf-features-pax-cdi" % "0.1.2"
[net.osgiliath.framework/net.osgiliath.features.karaf-features-pax-cdi "0.1.2"]