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