Last Version

RocketMiX Linux service install script generator 1.0.26

This modules embeds a custom Spring Boot boostrap which all to generates install scripts

License

License

GroupId

GroupId

io.github.rocketmix
ArtifactId

ArtifactId

rocketmix-installer
Version

Version

1.0.26
Type

Type

jar
Description

Description

RocketMiX Linux service install script generator
This modules embeds a custom Spring Boot boostrap which all to generates install scripts
Project URL

Project URL

https://github.com/rocketmix/rocketmix.source

Download rocketmix-installer 1.0.26


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.0.2.RELEASE
commons-cli : commons-cli jar 1.4
javax.annotation : javax.annotation-api jar 1.3.2

Project Modules

There are no modules declared in this project.