| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.hkube |
| Идентификатор | Идентификаторcommunication |
| Последняя версия | Последняя версия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
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| communication-2.0.00.pom | |
| communication-2.0.00.jar | 12 KB |
| communication-2.0.00-sources.jar | 6 KB |
| communication-2.0.00-javadoc.jar | 421 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.hkube/communication/ -->
<dependency>
<groupId>io.hkube</groupId>
<artifactId>communication</artifactId>
<version>2.0.00</version>
</dependency>
// https://jarcasting.com/artifacts/io.hkube/communication/
implementation 'io.hkube:communication:2.0.00'
// https://jarcasting.com/artifacts/io.hkube/communication/
implementation ("io.hkube:communication:2.0.00")
'io.hkube:communication:jar:2.0.00'
<dependency org="io.hkube" name="communication" rev="2.0.00">
<artifact name="communication" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hkube', module='communication', version='2.0.00')
)
libraryDependencies += "io.hkube" % "communication" % "2.0.00"
[io.hkube/communication "2.0.00"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.hkube : encoding | jar | 2.0.00 |
| com.jayway.jsonpath : json-path | jar | 2.4.0 |
| commons-jxpath : commons-jxpath | jar | 1.3 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| io.hkube : interfaces | jar | 2.0.00 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |