License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.osgiliath.features |
ArtifactId | ArtifactIdnet.osgiliath.feature.karaf-spring |
Last Version | Last Version0.3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOsgiliath Spring
Wrapper for Karaf Spring feature
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.osgiliath.features/net.osgiliath.feature.karaf-spring/ -->
<dependency>
<groupId>net.osgiliath.features</groupId>
<artifactId>net.osgiliath.feature.karaf-spring</artifactId>
<version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.features/net.osgiliath.feature.karaf-spring/
implementation 'net.osgiliath.features:net.osgiliath.feature.karaf-spring:0.3.7'
// https://jarcasting.com/artifacts/net.osgiliath.features/net.osgiliath.feature.karaf-spring/
implementation ("net.osgiliath.features:net.osgiliath.feature.karaf-spring:0.3.7")
'net.osgiliath.features:net.osgiliath.feature.karaf-spring:jar:0.3.7'
<dependency org="net.osgiliath.features" name="net.osgiliath.feature.karaf-spring" rev="0.3.7">
<artifact name="net.osgiliath.feature.karaf-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.features', module='net.osgiliath.feature.karaf-spring', version='0.3.7')
)
libraryDependencies += "net.osgiliath.features" % "net.osgiliath.feature.karaf-spring" % "0.3.7"
[net.osgiliath.features/net.osgiliath.feature.karaf-spring "0.3.7"]