Maven Windows Service Installer Test Suite

Maven plugin to build installers with Windows service support.

License

License

GroupId

GroupId

com.alexkasko.installer
ArtifactId

ArtifactId

windows-service-installer-test
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

Maven Windows Service Installer Test Suite
Maven plugin to build installers with Windows service support.
Project URL

Project URL

https://github.com/alexkasko/windows-service-installer
Source Code Management

Source Code Management

https://github.com/alexkasko/windows-service-installer

Download windows-service-installer-test

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.alexkasko.installer : windows-service-installer-common jar 1.0.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5
1.0.3
1.0.2