License |
License |
---|---|
GroupId | GroupIdorg.sonatype.appbooter.plexus-booters |
ArtifactId | ArtifactIdplexus-app-booter |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlexus Booters: App Booter
|
Filename | Size |
---|---|
plexus-app-booter-2.1.1.pom | |
plexus-app-booter-2.1.1.jar | 28 KB |
plexus-app-booter-2.1.1-sources.jar | 20 KB |
plexus-app-booter-2.1.1-javadoc.jar | 90 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.appbooter.plexus-booters/plexus-app-booter/ -->
<dependency>
<groupId>org.sonatype.appbooter.plexus-booters</groupId>
<artifactId>plexus-app-booter</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.appbooter.plexus-booters/plexus-app-booter/
implementation 'org.sonatype.appbooter.plexus-booters:plexus-app-booter:2.1.1'
// https://jarcasting.com/artifacts/org.sonatype.appbooter.plexus-booters/plexus-app-booter/
implementation ("org.sonatype.appbooter.plexus-booters:plexus-app-booter:2.1.1")
'org.sonatype.appbooter.plexus-booters:plexus-app-booter:jar:2.1.1'
<dependency org="org.sonatype.appbooter.plexus-booters" name="plexus-app-booter" rev="2.1.1">
<artifact name="plexus-app-booter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.appbooter.plexus-booters', module='plexus-app-booter', version='2.1.1')
)
libraryDependencies += "org.sonatype.appbooter.plexus-booters" % "plexus-app-booter" % "2.1.1"
[org.sonatype.appbooter.plexus-booters/plexus-app-booter "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.plexus : plexus-container-default | jar | 1.2.0 |
org.codehaus.plexus : plexus-utils | jar | 1.5.5 |
org.sonatype.appcontext : appcontext | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.5.8 |