License |
License |
---|---|
GroupId | GroupIdbr.com.ingenieux.launchify |
ArtifactId | ArtifactIdlaunchify-spi |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlaunchify :: spi
Launchify Helps Make Maven Projects Easier to Install as CLI Applications
|
Filename | Size |
---|---|
launchify-spi-0.0.1.pom | |
launchify-spi-0.0.1.jar | 4 KB |
launchify-spi-0.0.1-sources.jar | 1 KB |
launchify-spi-0.0.1-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.ingenieux.launchify/launchify-spi/ -->
<dependency>
<groupId>br.com.ingenieux.launchify</groupId>
<artifactId>launchify-spi</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.ingenieux.launchify/launchify-spi/
implementation 'br.com.ingenieux.launchify:launchify-spi:0.0.1'
// https://jarcasting.com/artifacts/br.com.ingenieux.launchify/launchify-spi/
implementation ("br.com.ingenieux.launchify:launchify-spi:0.0.1")
'br.com.ingenieux.launchify:launchify-spi:jar:0.0.1'
<dependency org="br.com.ingenieux.launchify" name="launchify-spi" rev="0.0.1">
<artifact name="launchify-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.ingenieux.launchify', module='launchify-spi', version='0.0.1')
)
libraryDependencies += "br.com.ingenieux.launchify" % "launchify-spi" % "0.0.1"
[br.com.ingenieux.launchify/launchify-spi "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-toolchain | jar | 1.0 |
org.apache.maven : maven-project | jar | 2.0.6 |
org.apache.maven : maven-model | jar | 2.0.6 |
org.apache.maven : maven-artifact | jar | 2.0.6 |
org.apache.maven : maven-artifact-manager | jar | 2.0.6 |
org.apache.maven : maven-core | jar | 2.0.6 |
org.apache.maven : maven-plugin-api | jar | 2.0.6 |
org.codehaus.plexus : plexus-utils | jar | 2.0.5 |
org.codehaus.plexus : plexus-container-default | jar | 1.0-alpha-9 |
br.com.ingenieux.maven.annomojo : org.jfrog.maven.maven-plugin-anno | jar | 1.4.1 |
br.com.ingenieux.launchify : launchify-core | jar | 0.0.1 |
org.apache.commons : commons-lang3 | jar | 3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |