| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.hkube |
| Идентификатор | Идентификаторencoding |
| Последняя версия | Последняя версия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
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| encoding-2.0.00.pom | |
| encoding-2.0.00.jar | 8 KB |
| encoding-2.0.00-sources.jar | 5 KB |
| encoding-2.0.00-javadoc.jar | 422 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.hkube/encoding/ -->
<dependency>
<groupId>io.hkube</groupId>
<artifactId>encoding</artifactId>
<version>2.0.00</version>
</dependency>
// https://jarcasting.com/artifacts/io.hkube/encoding/
implementation 'io.hkube:encoding:2.0.00'
// https://jarcasting.com/artifacts/io.hkube/encoding/
implementation ("io.hkube:encoding:2.0.00")
'io.hkube:encoding:jar:2.0.00'
<dependency org="io.hkube" name="encoding" rev="2.0.00">
<artifact name="encoding" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hkube', module='encoding', version='2.0.00')
)
libraryDependencies += "io.hkube" % "encoding" % "2.0.00"
[io.hkube/encoding "2.0.00"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.msgpack : jackson-dataformat-msgpack | jar | 0.8.20 |
| org.json : json | jar | 20190722 |
| org.apache.logging.log4j : log4j-api | jar | 2.11.2 |
| io.hkube : common | jar | 2.0.00 |
| de.undercouch : bson4jackson | jar | 2.9.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | RELEASE |