| License |
License |
|---|---|
| GroupId | GroupIdcom.savoirtech.hecate |
| ArtifactId | ArtifactIdhecate-parent |
| Last Version | Last Version5.0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSavoirTech ::: Hecate ::: Parent
A general-purpose utilities library for Apache Cassandra
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationSavoir Technologies, Inc. |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hecate-parent-5.0.1.pom | 15 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.savoirtech.hecate/hecate-parent/ -->
<dependency>
<groupId>com.savoirtech.hecate</groupId>
<artifactId>hecate-parent</artifactId>
<version>5.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.savoirtech.hecate/hecate-parent/
implementation 'com.savoirtech.hecate:hecate-parent:5.0.1'
// https://jarcasting.com/artifacts/com.savoirtech.hecate/hecate-parent/
implementation ("com.savoirtech.hecate:hecate-parent:5.0.1")
'com.savoirtech.hecate:hecate-parent:pom:5.0.1'
<dependency org="com.savoirtech.hecate" name="hecate-parent" rev="5.0.1">
<artifact name="hecate-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.savoirtech.hecate', module='hecate-parent', version='5.0.1')
)
libraryDependencies += "com.savoirtech.hecate" % "hecate-parent" % "5.0.1"
[com.savoirtech.hecate/hecate-parent "5.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |