Description
Assembly launcher.
License |
License |
---|---|
GroupId | GroupIdorg.sonatype.sisu |
ArtifactId | ArtifactIdsisu-bundle-launcher |
Last Version | Last Version1.11.0-01 |
Release Date | Release Date |
Type | Typejar |
Description |
Description${project.name}
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.sonatype.sisu/sisu-bundle-launcher/ -->
<dependency>
<groupId>org.sonatype.sisu</groupId>
<artifactId>sisu-bundle-launcher</artifactId>
<version>1.11.0-01</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.sisu/sisu-bundle-launcher/
implementation 'org.sonatype.sisu:sisu-bundle-launcher:1.11.0-01'
// https://jarcasting.com/artifacts/org.sonatype.sisu/sisu-bundle-launcher/
implementation ("org.sonatype.sisu:sisu-bundle-launcher:1.11.0-01")
'org.sonatype.sisu:sisu-bundle-launcher:jar:1.11.0-01'
<dependency org="org.sonatype.sisu" name="sisu-bundle-launcher" rev="1.11.0-01">
<artifact name="sisu-bundle-launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.sisu', module='sisu-bundle-launcher', version='1.11.0-01')
)
libraryDependencies += "org.sonatype.sisu" % "sisu-bundle-launcher" % "1.11.0-01"
[org.sonatype.sisu/sisu-bundle-launcher "1.11.0-01"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.10 |
org.eclipse.sisu : org.eclipse.sisu.inject | jar | 0.3.4 |
org.sonatype.sisu : sisu-guice | jar | 3.2.5 |
org.sonatype.sisu : sisu-file-tasks | jar | 1.11.0-01 |
net.sf.smc » statemap | jar | 6.0.1 |
org.sonatype.sisu : sisu-maven-bridge | jar | 3.2.0 |
org.sonatype.sisu.goodies : goodies-common | jar | 1.12 |
org.apache.commons : commons-exec | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.sisu.goodies : goodies-testsupport | jar | 1.12 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
org.codehaus.plexus : plexus-utils | jar | 3.0 |
Assembly launcher.