Last Version

io.hkube:encoding 2.0.00

Set of modules used to wrap an hkube algorithm written in java to allow the algorithm to integrate with hkube components

License

License

GroupId

GroupId

io.hkube
ArtifactId

ArtifactId

encoding
Version

Version

2.0.00
Type

Type

jar
Description

Description

Set of modules used to wrap an hkube algorithm written in java to allow the algorithm to integrate with hkube components
Source Code Management

Source Code Management

https://github.com/kube-HPC/java-wrapper.hkube/tree/master/encoding

Download encoding 2.0.00


<!-- 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"]

Dependencies

compile (5)

Group / Artifact Type Version
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

test (1)

Group / Artifact Type Version
junit : junit jar RELEASE

Project Modules

There are no modules declared in this project.