Last Version

RavenDB 4.0.0-rc1

RavenDB Java Client

License

License

Categories

Categories

Net
GroupId

GroupId

net.ravendb
ArtifactId

ArtifactId

ravendb-parent
Version

Version

4.0.0-rc1
Type

Type

pom
Description

Description

RavenDB
RavenDB Java Client
Project URL

Project URL

http://ravendb.net
Source Code Management

Source Code Management

https://github.com/ravendb/jvm-client

Download ravendb-parent 4.0.0-rc1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • Raven.Client.Java