| License |
License |
|---|---|
| GroupId | GroupIdcom.savoirtech.hecate |
| ArtifactId | ArtifactIdhecate-karaf |
| Version | Version4.0.0 |
| Type | Typejar |
| Description |
DescriptionSavoirTech ::: Hecate ::: Karaf ::: Features Repository
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project Organization |
Project OrganizationSavoir Technologies, Inc. |
| Filename | Size |
|---|---|
| hecate-karaf-4.0.0.pom | |
| hecate-karaf-4.0.0.jar | 3 KB |
| hecate-karaf-4.0.0-sources.jar | 1 KB |
| hecate-karaf-4.0.0-javadoc.jar | 337 bytes |
| hecate-karaf-4.0.0-features.xml | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.savoirtech.hecate/hecate-karaf/ -->
<dependency>
<groupId>com.savoirtech.hecate</groupId>
<artifactId>hecate-karaf</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.savoirtech.hecate/hecate-karaf/
implementation 'com.savoirtech.hecate:hecate-karaf:4.0.0'
// https://jarcasting.com/artifacts/com.savoirtech.hecate/hecate-karaf/
implementation ("com.savoirtech.hecate:hecate-karaf:4.0.0")
'com.savoirtech.hecate:hecate-karaf:jar:4.0.0'
<dependency org="com.savoirtech.hecate" name="hecate-karaf" rev="4.0.0">
<artifact name="hecate-karaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.savoirtech.hecate', module='hecate-karaf', version='4.0.0')
)
libraryDependencies += "com.savoirtech.hecate" % "hecate-karaf" % "4.0.0"
[com.savoirtech.hecate/hecate-karaf "4.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.savoirtech.hecate : hecate-pojo | jar | 4.0.0 |
| com.savoirtech.hecate : hecate-gson | jar | 4.0.0 |
| com.savoirtech.hecate : hecate-joda-time | jar | 4.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 |