Last Version

Nexus : Maven Plugins : Parent 2.1

Sonatype Nexus Maven Plugins Parent

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.sonatype.nexus
ArtifactId

ArtifactId

nexus-maven-plugins-parent
Version

Version

2.1
Type

Type

pom
Description

Description

Nexus : Maven Plugins : Parent
Sonatype Nexus Maven Plugins Parent
Project Organization

Project Organization

Sonatype, Inc.
Source Code Management

Source Code Management

https://github.com/sonatype/nexus

Download nexus-maven-plugins-parent 2.1


<!-- https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-maven-plugins-parent/ -->
<dependency>
    <groupId>org.sonatype.nexus</groupId>
    <artifactId>nexus-maven-plugins-parent</artifactId>
    <version>2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-maven-plugins-parent/
implementation 'org.sonatype.nexus:nexus-maven-plugins-parent:2.1'
// https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-maven-plugins-parent/
implementation ("org.sonatype.nexus:nexus-maven-plugins-parent:2.1")
'org.sonatype.nexus:nexus-maven-plugins-parent:pom:2.1'
<dependency org="org.sonatype.nexus" name="nexus-maven-plugins-parent" rev="2.1">
  <artifact name="nexus-maven-plugins-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus', module='nexus-maven-plugins-parent', version='2.1')
)
libraryDependencies += "org.sonatype.nexus" % "nexus-maven-plugins-parent" % "2.1"
[org.sonatype.nexus/nexus-maven-plugins-parent "2.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.