MVN

net.ravendb : ravendb-client

Maven & Gradle

Dec 22, 2017
2 usages
7 stars

RavenDB Java Client

<dependency>
    <groupId>net.ravendb</groupId>
    <artifactId>ravendb-client</artifactId>
    <version>3.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.ravendb : ravendb-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.2
  • Latest Release Candidate: 4.0.0-rc1

All Versions

Choose a version of net.ravendb : ravendb-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
ravendb-client-4.0.0-rc1
3.2.x
ravendb-client-3.2.2
ravendb-client-3.2.1
ravendb-client-3.2.0
3.1.x
ravendb-client-3.1.0
3.0.x
ravendb-client-3.0.0

How to add a dependency to Maven

Add the following net.ravendb : ravendb-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.ravendb</groupId>
    <artifactId>ravendb-client</artifactId>
    <version>3.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.ravendb : ravendb-client gradle dependency to your build.gradle file:

implementation 'net.ravendb:ravendb-client:3.2.2'

Gradle Kotlin DSL: Add the following net.ravendb : ravendb-client gradle kotlin dependency to your build.gradle.kts file:

implementation("net.ravendb:ravendb-client:3.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.ravendb : ravendb-client sbt scala dependency to your build.sbt file:

libraryDependencies += "net.ravendb" % "ravendb-client" % "3.2.2"

Advertisement

Dependencies from Group

Dec 22, 2017
2 usages
7 stars
Mar 03, 2023
1 usages
12 stars
Mar 03, 2023
1 usages
2 stars
Dec 22, 2017
7 stars
Mar 03, 2023
2 stars

Discover Dependencies

Sep 06, 2015
12 stars
Sep 06, 2015
12 stars
Sep 06, 2015
12 stars
Sep 03, 2015
2 stars
Sep 03, 2015
2 usages
2 stars
Sep 03, 2015
1 usages
2 stars
Sep 03, 2015
1 usages
2 stars
Dec 15, 2020
2 usages
66 stars
May 28, 2016
2 usages
Aug 09, 2016
15 stars