is not current version
Last Version 4.0.0

com.savoirtech.hecate:hecate-karaf-parent 2.0.9


GroupId

GroupId

com.savoirtech.hecate
ArtifactId

ArtifactId

hecate-karaf-parent
Version

Version

2.0.9
Type

Type

pom

Download hecate-karaf-parent 2.0.9


<!-- https://jarcasting.com/artifacts/com.savoirtech.hecate/hecate-karaf-parent/ -->
<dependency>
    <groupId>com.savoirtech.hecate</groupId>
    <artifactId>hecate-karaf-parent</artifactId>
    <version>2.0.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.savoirtech.hecate/hecate-karaf-parent/
implementation 'com.savoirtech.hecate:hecate-karaf-parent:2.0.9'
// https://jarcasting.com/artifacts/com.savoirtech.hecate/hecate-karaf-parent/
implementation ("com.savoirtech.hecate:hecate-karaf-parent:2.0.9")
'com.savoirtech.hecate:hecate-karaf-parent:pom:2.0.9'
<dependency org="com.savoirtech.hecate" name="hecate-karaf-parent" rev="2.0.9">
  <artifact name="hecate-karaf-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.savoirtech.hecate', module='hecate-karaf-parent', version='2.0.9')
)
libraryDependencies += "com.savoirtech.hecate" % "hecate-karaf-parent" % "2.0.9"
[com.savoirtech.hecate/hecate-karaf-parent "2.0.9"]