License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.devzendo |
ArtifactId | ArtifactIdcross-platform-launcher-plugin |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
Descriptioncross-platform-launcher-plugin
A Maven plugin that creates launchers for Windows
(using Janel), Mac OS X (creating a .app structure, or tree with shell
script) or Linux (using a shell script).
(Apache License v2) 2008-2019 Matt Gumbley, DevZendo.org
Note that the Universal Application Stub and Janel have separate licenses
as described in their included license files.
|
Project Organization |
Project Organization |
<plugin>
<groupId>org.devzendo</groupId>
<artifactId>cross-platform-launcher-plugin</artifactId>
<version>1.3.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.0 |
org.apache.maven : maven-project | jar | 2.0 |
org.codehaus.plexus : plexus-utils | jar | 1.5.1 |
org.apache.maven.skins : maven-default-skin | jar | 1.2 |
org.apache.maven.plugin-tools : maven-plugin-annotations Optional | jar | 3.6.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |