Last Version

launchify :: parent 0.0.1

Launchify Helps Make Maven Projects Easier to Install as CLI Applications

License

License

GroupId

GroupId

br.com.ingenieux.launchify
ArtifactId

ArtifactId

launchify-parent
Version

Version

0.0.1
Type

Type

pom
Description

Description

launchify :: parent
Launchify Helps Make Maven Projects Easier to Install as CLI Applications

Download launchify-parent 0.0.1


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

Dependencies

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

Project Modules

  • launchify-api
  • launchify-core
  • launchify-maven-plugin
  • launchify-example
  • launchify-spi
  • launchify-launch4j
  • launchify-hashdot