MVN

org.fedoraproject.xmvn : xmvn-resolve

Maven & Gradle

Mar 20, 2023
2 usages
5 stars

XMvn Resolver · XMvn Resolver is a very simple commald-line tool to resolve Maven artifacts from system repositories. Basically it's just an interface to artifact resolution mechanism implemented by XMvn Core. The primary intended use case of XMvn Resolver is debugging local artifact repositories.

<dependency>
    <groupId>org.fedoraproject.xmvn</groupId>
    <artifactId>xmvn-resolve</artifactId>
    <version>4.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fedoraproject.xmvn : xmvn-resolve to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.2.0

All Versions

Choose a version of org.fedoraproject.xmvn : xmvn-resolve to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.2.x
xmvn-resolve-4.2.0
4.1.x
xmvn-resolve-4.1.0
4.0.x
xmvn-resolve-4.0.0
3.1.x
xmvn-resolve-3.1.0
3.0.x
xmvn-resolve-3.0.0

How to add a dependency to Maven

Add the following org.fedoraproject.xmvn : xmvn-resolve maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.fedoraproject.xmvn</groupId>
    <artifactId>xmvn-resolve</artifactId>
    <version>4.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.fedoraproject.xmvn : xmvn-resolve gradle dependency to your build.gradle file:

implementation 'org.fedoraproject.xmvn:xmvn-resolve:4.2.0'

Gradle Kotlin DSL: Add the following org.fedoraproject.xmvn : xmvn-resolve gradle kotlin dependency to your build.gradle.kts file:

implementation("org.fedoraproject.xmvn:xmvn-resolve:4.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.fedoraproject.xmvn : xmvn-resolve sbt scala dependency to your build.sbt file:

libraryDependencies += "org.fedoraproject.xmvn" % "xmvn-resolve" % "4.2.0"

Advertisement

Dependencies from Group

Mar 20, 2023
9 usages
5 stars
Mar 20, 2023
7 usages
5 stars
Mar 20, 2023
2 usages
5 stars
Mar 20, 2023
2 usages
5 stars
Mar 20, 2023
2 usages
5 stars

Discover Dependencies

Mar 20, 2023
5 stars
Mar 20, 2023
5 stars
Jun 14, 2019
2 usages
5 stars
Mar 20, 2023
5 stars
Feb 16, 2022
1 usages
29 stars
Dec 31, 2017
10 stars
Nov 23, 2019
1 usages
0 stars
Dec 17, 2021
2 usages
338 stars