GroupId | GroupIdorg.sonatype.appbooter.plexus-booters |
---|---|
ArtifactId | ArtifactIdplexus-booters |
Version | Version1.6.0 |
Type | Typepom |
Filename | Size |
---|---|
plexus-booters-1.6.0.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>1.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.appbooter.plexus-booters/plexus-booters/
implementation 'org.sonatype.appbooter.plexus-booters:plexus-booters:1.6.0'
// https://jarcasting.com/artifacts/org.sonatype.appbooter.plexus-booters/plexus-booters/
implementation ("org.sonatype.appbooter.plexus-booters:plexus-booters:1.6.0")
'org.sonatype.appbooter.plexus-booters:plexus-booters:pom:1.6.0'
<dependency org="org.sonatype.appbooter.plexus-booters" name="plexus-booters" rev="1.6.0">
<artifact name="plexus-booters" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.appbooter.plexus-booters', module='plexus-booters', version='1.6.0')
)
libraryDependencies += "org.sonatype.appbooter.plexus-booters" % "plexus-booters" % "1.6.0"
[org.sonatype.appbooter.plexus-booters/plexus-booters "1.6.0"]