Last Version

RavenDB Java Client 4.0.0-rc1


License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.ravendb
ArtifactId

ArtifactId

ravendb-client
Version

Version

4.0.0-rc1
Type

Type

jar
Description

Description

RavenDB Java Client
RavenDB Java Client

Download ravendb-client 4.0.0-rc1


<!-- https://jarcasting.com/artifacts/net.ravendb/ravendb-client/ -->
<dependency>
    <groupId>net.ravendb</groupId>
    <artifactId>ravendb-client</artifactId>
    <version>4.0.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/net.ravendb/ravendb-client/
implementation 'net.ravendb:ravendb-client:4.0.0-rc1'
// https://jarcasting.com/artifacts/net.ravendb/ravendb-client/
implementation ("net.ravendb:ravendb-client:4.0.0-rc1")
'net.ravendb:ravendb-client:jar:4.0.0-rc1'
<dependency org="net.ravendb" name="ravendb-client" rev="4.0.0-rc1">
  <artifact name="ravendb-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ravendb', module='ravendb-client', version='4.0.0-rc1')
)
libraryDependencies += "net.ravendb" % "ravendb-client" % "4.0.0-rc1"
[net.ravendb/ravendb-client "4.0.0-rc1"]

Dependencies

compile (7)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
commons-io : commons-io jar 2.5
org.apache.commons : commons-collections4 jar 4.1
org.apache.commons : commons-lang3 jar 3.4
commons-beanutils : commons-beanutils jar 1.8.3
org.apache.httpcomponents : httpclient jar 4.5.1
com.fasterxml.jackson.core : jackson-databind jar 2.9.2

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.0.2
org.assertj : assertj-core jar 3.8.0
org.mockito : mockito-core jar 2.11.0

Project Modules

There are no modules declared in this project.