is not current version
Last Version 0.2.3

net.osgiliath.framework:net.osgiliath.feature.spring 0.2.0

Wrapper for Karaf Spring feature

Categories

Categories

Net
GroupId

GroupId

net.osgiliath.framework
ArtifactId

ArtifactId

net.osgiliath.feature.spring
Version

Version

0.2.0
Type

Type

jar

Download net.osgiliath.feature.spring 0.2.0


<!-- https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.feature.spring/ -->
<dependency>
    <groupId>net.osgiliath.framework</groupId>
    <artifactId>net.osgiliath.feature.spring</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.feature.spring/
implementation 'net.osgiliath.framework:net.osgiliath.feature.spring:0.2.0'
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.feature.spring/
implementation ("net.osgiliath.framework:net.osgiliath.feature.spring:0.2.0")
'net.osgiliath.framework:net.osgiliath.feature.spring:jar:0.2.0'
<dependency org="net.osgiliath.framework" name="net.osgiliath.feature.spring" rev="0.2.0">
  <artifact name="net.osgiliath.feature.spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.framework', module='net.osgiliath.feature.spring', version='0.2.0')
)
libraryDependencies += "net.osgiliath.framework" % "net.osgiliath.feature.spring" % "0.2.0"
[net.osgiliath.framework/net.osgiliath.feature.spring "0.2.0"]