com.github.gv2011.jctrl:jctrl-installerbuilder

The installerbuilder creates the input for Inno Setup (http://www.jrsoftware.org/isinfo.php). Inno Setup can then be used to create a Windows installer for Jctrl.

License

License

GroupId

GroupId

com.github.gv2011.jctrl
ArtifactId

ArtifactId

jctrl-installerbuilder
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

The installerbuilder creates the input for Inno Setup (http://www.jrsoftware.org/isinfo.php). Inno Setup can then be used to create a Windows installer for Jctrl.

Download jctrl-installerbuilder

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.gv2011.jctrl : jctrl-service jar 0.0.2
org.apache.maven.shared : maven-invoker jar 3.0.1
com.github.gv2011 : util jar 0.5.6
com.github.gv2011.m2t : m2t-api jar 0.5.6
org.slf4j : slf4j-api jar 2.0.0-alpha1

runtime (6)

Group / Artifact Type Version
com.github.gv2011 : gcol jar 0.5.6
com.github.gv2011 : util-beans jar 0.5.6
com.github.gv2011 : jsong jar 0.5.6
com.github.gv2011.m2t : m2t-imp jar 0.5.6
ch.qos.logback : logback-classic jar 1.3.0-alpha5
commons-daemon : commons-daemon zip 1.2.2

test (1)

Group / Artifact Type Version
com.github.gv2011 : util-test jar 0.5.6

Project Modules

There are no modules declared in this project.

Maven Central Build Status License: MIT

jctrl

Java Service Infrastructure

dev branch

Versions

Version
0.0.2
0.0.1