Last Version

io.hkube:communication 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

communication
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/communication

Download communication 2.0.00


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

Dependencies

compile (5)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.