License |
License |
---|---|
GroupId | GroupIdorg.sonatype.nexus.buildsupport |
ArtifactId | ArtifactIdnexus-buildsupport-plexus |
Last Version | Last Version3.0.0-b2015020701 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionorg.sonatype.nexus.buildsupport:nexus-buildsupport-plexus
org.sonatype.nexus.buildsupport:nexus-buildsupport-plexus
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
nexus-buildsupport-plexus-3.0.0-b2015020701.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.nexus.buildsupport/nexus-buildsupport-plexus/ -->
<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-plexus</artifactId>
<version>3.0.0-b2015020701</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.nexus.buildsupport/nexus-buildsupport-plexus/
implementation 'org.sonatype.nexus.buildsupport:nexus-buildsupport-plexus:3.0.0-b2015020701'
// https://jarcasting.com/artifacts/org.sonatype.nexus.buildsupport/nexus-buildsupport-plexus/
implementation ("org.sonatype.nexus.buildsupport:nexus-buildsupport-plexus:3.0.0-b2015020701")
'org.sonatype.nexus.buildsupport:nexus-buildsupport-plexus:pom:3.0.0-b2015020701'
<dependency org="org.sonatype.nexus.buildsupport" name="nexus-buildsupport-plexus" rev="3.0.0-b2015020701">
<artifact name="nexus-buildsupport-plexus" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus.buildsupport', module='nexus-buildsupport-plexus', version='3.0.0-b2015020701')
)
libraryDependencies += "org.sonatype.nexus.buildsupport" % "nexus-buildsupport-plexus" % "3.0.0-b2015020701"
[org.sonatype.nexus.buildsupport/nexus-buildsupport-plexus "3.0.0-b2015020701"]