Last Version

rkt launcher report 0.0.8

A core lib that can be used to fork `rkt` process in a type-safe way; a service exposing RESTful APIs through which the user can interact with `rkt` remotely; and last but not least, a client is shipped to ease the process talking to the service.

License

License

GroupId

GroupId

io.honnix
ArtifactId

ArtifactId

rkt-launcher-report
Version

Version

0.0.8
Type

Type

pom
Description

Description

rkt launcher report
A core lib that can be used to fork `rkt` process in a type-safe way; a service exposing RESTful APIs through which the user can interact with `rkt` remotely; and last but not least, a client is shipped to ease the process talking to the service.

Download rkt-launcher-report 0.0.8


<!-- https://jarcasting.com/artifacts/io.honnix/rkt-launcher-report/ -->
<dependency>
    <groupId>io.honnix</groupId>
    <artifactId>rkt-launcher-report</artifactId>
    <version>0.0.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.honnix/rkt-launcher-report/
implementation 'io.honnix:rkt-launcher-report:0.0.8'
// https://jarcasting.com/artifacts/io.honnix/rkt-launcher-report/
implementation ("io.honnix:rkt-launcher-report:0.0.8")
'io.honnix:rkt-launcher-report:pom:0.0.8'
<dependency org="io.honnix" name="rkt-launcher-report" rev="0.0.8">
  <artifact name="rkt-launcher-report" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.honnix', module='rkt-launcher-report', version='0.0.8')
)
libraryDependencies += "io.honnix" % "rkt-launcher-report" % "0.0.8"
[io.honnix/rkt-launcher-report "0.0.8"]

Dependencies

compile (4)

Group / Artifact Type Version
io.honnix : rkt-launcher-common jar 0.0.8
io.honnix : rkt-launcher-core jar 0.0.8
io.honnix : rkt-launcher-service jar 0.0.8
io.honnix : rkt-launcher-remote jar 0.0.8

Project Modules

There are no modules declared in this project.