MVN

io.nuls.v2 : nuls-core-h2

Maven & Gradle

Sep 11, 2019
1 usages
88 stars
<dependency>
    <groupId>io.nuls.v2</groupId>
    <artifactId>nuls-core-h2</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.nuls.v2 : nuls-core-h2 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0.RELEASE
  • Latest Beta: 1.0.0-beta3
  • Latest Alpha: 1.0.0-alpha1

All Versions

Choose a version of io.nuls.v2 : nuls-core-h2 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
nuls-core-h2-1.0.0.RELEASE
nuls-core-h2-1.0.0-beta3
nuls-core-h2-1.0.0-beta2
nuls-core-h2-1.0.0-beta1
nuls-core-h2-1.0.0-alpha1
nuls-core-h2-1.0.0-alpha

How to add a dependency to Maven

Add the following io.nuls.v2 : nuls-core-h2 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.nuls.v2</groupId>
    <artifactId>nuls-core-h2</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.nuls.v2 : nuls-core-h2 gradle dependency to your build.gradle file:

implementation 'io.nuls.v2:nuls-core-h2:1.0.0.RELEASE'

Gradle Kotlin DSL: Add the following io.nuls.v2 : nuls-core-h2 gradle kotlin dependency to your build.gradle.kts file:

implementation("io.nuls.v2:nuls-core-h2:1.0.0.RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.nuls.v2 : nuls-core-h2 sbt scala dependency to your build.sbt file:

libraryDependencies += "io.nuls.v2" % "nuls-core-h2" % "1.0.0.RELEASE"

Advertisement

Dependencies from Group

Jul 14, 2022
5 usages
112 stars
Jul 14, 2022
4 usages
112 stars
Jul 14, 2022
3 usages
112 stars
Jul 14, 2022
1 usages
112 stars
Sep 11, 2019
1 usages
88 stars

Discover Dependencies