is not current version
Last Version 4.0.0

com.savoirtech.hecate:hecate-karaf 2.0.6


GroupId

GroupId

com.savoirtech.hecate
ArtifactId

ArtifactId

hecate-karaf
Version

Version

2.0.6
Type

Type

jar

Download hecate-karaf 2.0.6


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