joylau-springboot-daemon-windows Maven Mojo

一款包括但不限于SpringBoot 应用jar包制作成Window Service 的Maven插件

License

License

GroupId

GroupId

cn.joylau.code
ArtifactId

ArtifactId

joylau-springboot-daemon-windows
Last Version

Last Version

1.1.RELEASE
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

joylau-springboot-daemon-windows Maven Mojo
一款包括但不限于SpringBoot 应用jar包制作成Window Service 的Maven插件
Project URL

Project URL

https://github.com/JoyLau/joylau-springboot-daemon-windows

Download joylau-springboot-daemon-windows

How to add to project

<plugin>
    <groupId>cn.joylau.code</groupId>
    <artifactId>joylau-springboot-daemon-windows</artifactId>
    <version>1.1.RELEASE</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.apache.ant : ant jar 1.9.7
org.dom4j : dom4j jar 2.0.1

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.RELEASE
1.0.RELEASE