| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.hekate |
| Идентификатор | Идентификаторhekate-core |
| Версия | Версия4.1.0 |
| Тип | Типjar |
| Описание |
ОписаниеHekate Core
Java library for cluster communications and computing.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hekate-core-4.1.0.pom | |
| hekate-core-4.1.0.jar | 1 MB |
| hekate-core-4.1.0-tests.jar | 967 KB |
| hekate-core-4.1.0-sources.jar | 781 KB |
| hekate-core-4.1.0-javadoc.jar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.hekate/hekate-core/ -->
<dependency>
<groupId>io.hekate</groupId>
<artifactId>hekate-core</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.hekate/hekate-core/
implementation 'io.hekate:hekate-core:4.1.0'
// https://jarcasting.com/artifacts/io.hekate/hekate-core/
implementation ("io.hekate:hekate-core:4.1.0")
'io.hekate:hekate-core:jar:4.1.0'
<dependency org="io.hekate" name="hekate-core" rev="4.1.0">
<artifact name="hekate-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hekate', module='hekate-core', version='4.1.0')
)
libraryDependencies += "io.hekate" % "hekate-core" % "4.1.0"
[io.hekate/hekate-core "4.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.netty : netty-handler | jar | 4.1.68.Final |
| io.netty : netty-transport-native-epoll | jar | 4.1.68.Final |
| io.micrometer : micrometer-core | jar | 1.7.4 |
| org.slf4j : slf4j-api | jar | 1.7.32 |