is not current version
Last Version 2.1.0

org.sonatype.appbooter:plexus-forked-app-booter 1.6.5


GroupId

GroupId

org.sonatype.appbooter
ArtifactId

ArtifactId

plexus-forked-app-booter
Version

Version

1.6.5
Type

Type

jar

Download plexus-forked-app-booter 1.6.5


<!-- https://jarcasting.com/artifacts/org.sonatype.appbooter/plexus-forked-app-booter/ -->
<dependency>
    <groupId>org.sonatype.appbooter</groupId>
    <artifactId>plexus-forked-app-booter</artifactId>
    <version>1.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.appbooter/plexus-forked-app-booter/
implementation 'org.sonatype.appbooter:plexus-forked-app-booter:1.6.5'
// https://jarcasting.com/artifacts/org.sonatype.appbooter/plexus-forked-app-booter/
implementation ("org.sonatype.appbooter:plexus-forked-app-booter:1.6.5")
'org.sonatype.appbooter:plexus-forked-app-booter:jar:1.6.5'
<dependency org="org.sonatype.appbooter" name="plexus-forked-app-booter" rev="1.6.5">
  <artifact name="plexus-forked-app-booter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.appbooter', module='plexus-forked-app-booter', version='1.6.5')
)
libraryDependencies += "org.sonatype.appbooter" % "plexus-forked-app-booter" % "1.6.5"
[org.sonatype.appbooter/plexus-forked-app-booter "1.6.5"]