Last Version

io.hkube:algorithm-deployment-descriptor 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

algorithm-deployment-descriptor
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/algorithm-deployment-descriptor

Download algorithm-deployment-descriptor 2.0.00


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.