| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.savoirtech.hecate |
| Идентификатор | Идентификаторhecate-parent |
| Версия | Версия5.0.1 |
| Тип | Типpom |
| Описание |
ОписаниеSavoirTech ::: Hecate ::: Parent
A general-purpose utilities library for Apache Cassandra
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикSavoir Technologies, Inc. |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hecate-parent-5.0.1.pom | 14 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |