| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.hkube |
| Идентификатор | Идентификаторcommon |
| Последняя версия | Последняя версия2.0.00 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSet of modules used to wrap an hkube algorithm written in java to allow the algorithm to integrate with hkube components
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| common-2.0.00.pom | |
| common-2.0.00.jar | 14 KB |
| common-2.0.00-sources.jar | 7 KB |
| common-2.0.00-javadoc.jar | 442 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.hkube/common/ -->
<dependency>
<groupId>io.hkube</groupId>
<artifactId>common</artifactId>
<version>2.0.00</version>
</dependency>
// https://jarcasting.com/artifacts/io.hkube/common/
implementation 'io.hkube:common:2.0.00'
// https://jarcasting.com/artifacts/io.hkube/common/
implementation ("io.hkube:common:2.0.00")
'io.hkube:common:jar:2.0.00'
<dependency org="io.hkube" name="common" rev="2.0.00">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hkube', module='common', version='2.0.00')
)
libraryDependencies += "io.hkube" % "common" % "2.0.00"
[io.hkube/common "2.0.00"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.11.2 |
| org.json : json | jar | 20190722 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | RELEASE |