| License |
License |
|---|---|
| GroupId | GroupIdorg.sonatype.appbooter.plexus-booters |
| ArtifactId | ArtifactIdplexus-booters |
| Last Version | Last Version2.1.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionPlexus Booters
|
| Filename | Size |
|---|---|
| plexus-booters-2.1.1.pom | 734 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.appbooter.plexus-booters/plexus-booters/ -->
<dependency>
<groupId>org.sonatype.appbooter.plexus-booters</groupId>
<artifactId>plexus-booters</artifactId>
<version>2.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.appbooter.plexus-booters/plexus-booters/
implementation 'org.sonatype.appbooter.plexus-booters:plexus-booters:2.1.1'
// https://jarcasting.com/artifacts/org.sonatype.appbooter.plexus-booters/plexus-booters/
implementation ("org.sonatype.appbooter.plexus-booters:plexus-booters:2.1.1")
'org.sonatype.appbooter.plexus-booters:plexus-booters:pom:2.1.1'
<dependency org="org.sonatype.appbooter.plexus-booters" name="plexus-booters" rev="2.1.1">
<artifact name="plexus-booters" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.appbooter.plexus-booters', module='plexus-booters', version='2.1.1')
)
libraryDependencies += "org.sonatype.appbooter.plexus-booters" % "plexus-booters" % "2.1.1"
[org.sonatype.appbooter.plexus-booters/plexus-booters "2.1.1"]