Last Version

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

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

Download storage 2.0.00


<!-- https://jarcasting.com/artifacts/io.hkube/storage/ -->
<dependency>
    <groupId>io.hkube</groupId>
    <artifactId>storage</artifactId>
    <version>2.0.00</version>
</dependency>
// https://jarcasting.com/artifacts/io.hkube/storage/
implementation 'io.hkube:storage:2.0.00'
// https://jarcasting.com/artifacts/io.hkube/storage/
implementation ("io.hkube:storage:2.0.00")
'io.hkube:storage:jar:2.0.00'
<dependency org="io.hkube" name="storage" rev="2.0.00">
  <artifact name="storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hkube', module='storage', version='2.0.00')
)
libraryDependencies += "io.hkube" % "storage" % "2.0.00"
[io.hkube/storage "2.0.00"]

Dependencies

compile (2)

Group / Artifact Type Version
io.hkube : common jar 2.0.00
io.hkube : encoding jar 2.0.00

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.