Last Version

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

Download storage-fs 2.0.00


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

Dependencies

compile (2)

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

test (2)

Group / Artifact Type Version
junit : junit jar RELEASE
org.junit.jupiter : junit-jupiter jar RELEASE

Project Modules

There are no modules declared in this project.