Last Version

Maven Windows Service Installer Plugin Parent 1.0.6

Maven plugin to build installers with Windows service support.

License

License

GroupId

GroupId

com.alexkasko.installer
ArtifactId

ArtifactId

windows-service-installer-parent
Version

Version

1.0.6
Type

Type

pom
Description

Description

Maven Windows Service Installer Plugin Parent
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-parent 1.0.6


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

Dependencies

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

Project Modules

  • maven-windows-service-installer-plugin
  • windows-service-installer-test
  • windows-service-installer-common