| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdorg.devzendo | 
| ArtifactId | ArtifactIdCrossPlatformLauncherPlugin | 
| Last Version | Last Version0.2.2 | 
| Release Date | Release Date | 
| Type | Typemaven-plugin | 
| Description | DescriptionCrossPlatformLauncherPlugin 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-2013 Matt Gumbley, DevZendo.org | 
| Project Organization | Project Organization | 
<plugin>
    <groupId>org.devzendo</groupId>
    <artifactId>CrossPlatformLauncherPlugin</artifactId>
    <version>0.2.2</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.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.4 | 
| org.easymock : easymock | jar | 2.3 | 
| log4j : log4j | jar | 1.2.8 |