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