MVN

com.vanniktech : nexus

Maven & Gradle

Jul 01, 2023
1 usages
1.1k stars

Nexus related APIs and tasks · APIs and tasks to help working with the Nexus API that powers OSSRH and other Sonatype repositories

<dependency>
    <groupId>com.vanniktech</groupId>
    <artifactId>nexus</artifactId>
    <version>0.25.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.vanniktech : nexus to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.25.3
  • Latest Release Candidate: 0.25.3-rc1

All Versions

Choose a version of com.vanniktech : nexus to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.25.x
nexus-0.25.3
nexus-0.25.3-rc1
nexus-0.25.2
nexus-0.25.2-rc1
nexus-0.25.1
nexus-0.25.0-rc1
nexus-0.25.0
0.24.x
nexus-0.24.0
0.23.x
nexus-0.23.2
nexus-0.23.1
nexus-0.23.0
0.22.x
nexus-0.22.0
0.21.x
nexus-0.21.0
0.20.x
nexus-0.20.0
0.19.x
nexus-0.19.0

How to add a dependency to Maven

Add the following com.vanniktech : nexus maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.vanniktech</groupId>
    <artifactId>nexus</artifactId>
    <version>0.25.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.vanniktech : nexus gradle dependency to your build.gradle file:

implementation 'com.vanniktech:nexus:0.25.3'

Gradle Kotlin DSL: Add the following com.vanniktech : nexus gradle kotlin dependency to your build.gradle.kts file:

implementation("com.vanniktech:nexus:0.25.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.vanniktech : nexus sbt scala dependency to your build.sbt file:

libraryDependencies += "com.vanniktech" % "nexus" % "0.25.3"

Advertisement

Dependencies from Group

Jun 27, 2023
8 usages
1.4k stars
Jul 01, 2023
5 usages
1.1k stars
Jun 27, 2023
4 usages
22 stars
Feb 21, 2023
3 usages
358 stars
Feb 21, 2023
3 usages
358 stars

Discover Dependencies

Aug 21, 2023
6 stars
Aug 21, 2023
1 usages
6 stars
Aug 21, 2023
6 stars
Aug 21, 2023
2 usages
6 stars
Sep 06, 2022
36 usages
6 stars
Jun 07, 2023
1 usages
6 stars