Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.osgiliath.framework |
ArtifactId | ArtifactIdnet.osgiliath.features.karaf-features.itests |
Version | Version0.0.7 |
Type | Typepom |
Filename | Size |
---|---|
net.osgiliath.features.karaf-features.itests-0.0.7.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.features.karaf-features.itests/ -->
<dependency>
<groupId>net.osgiliath.framework</groupId>
<artifactId>net.osgiliath.features.karaf-features.itests</artifactId>
<version>0.0.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.features.karaf-features.itests/
implementation 'net.osgiliath.framework:net.osgiliath.features.karaf-features.itests:0.0.7'
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.features.karaf-features.itests/
implementation ("net.osgiliath.framework:net.osgiliath.features.karaf-features.itests:0.0.7")
'net.osgiliath.framework:net.osgiliath.features.karaf-features.itests:pom:0.0.7'
<dependency org="net.osgiliath.framework" name="net.osgiliath.features.karaf-features.itests" rev="0.0.7">
<artifact name="net.osgiliath.features.karaf-features.itests" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.framework', module='net.osgiliath.features.karaf-features.itests', version='0.0.7')
)
libraryDependencies += "net.osgiliath.framework" % "net.osgiliath.features.karaf-features.itests" % "0.0.7"
[net.osgiliath.framework/net.osgiliath.features.karaf-features.itests "0.0.7"]