MVN

com.ibm.jnvmf : jnvmf

Maven & Gradle

Jun 21, 2019
2 usages
27 stars

jnvmf · A NVMe over Fabrics library for Java

<dependency>
    <groupId>com.ibm.jnvmf</groupId>
    <artifactId>jnvmf</artifactId>
    <version>1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ibm.jnvmf : jnvmf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6

All Versions

Choose a version of com.ibm.jnvmf : jnvmf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6
jnvmf-1.6
1.5
jnvmf-1.5
1.4
jnvmf-1.4
1.3
jnvmf-1.3
1.2
jnvmf-1.2
1.1
jnvmf-1.1
1.0
jnvmf-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.ibm.jnvmf</groupId>
    <artifactId>jnvmf</artifactId>
    <version>1.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ibm.jnvmf : jnvmf gradle dependency to your build.gradle file:

implementation 'com.ibm.jnvmf:jnvmf:1.6'

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

implementation("com.ibm.jnvmf:jnvmf:1.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ibm.jnvmf : jnvmf sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ibm.jnvmf" % "jnvmf" % "1.6"

Advertisement

Dependencies from Group

Jun 21, 2019
2 usages
27 stars

Discover Dependencies

Dec 06, 2019
1 usages
25 stars
Apr 13, 2018
1 usages
11 stars
Mar 29, 2019
1 usages
1 stars
Jul 24, 2018
1 usages
1 stars
Jul 24, 2018
1 usages
1 stars
Dec 04, 2019
2 usages
0 stars
Nov 23, 2018
1 usages
Apr 29, 2018
1 usages
133 stars