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