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