License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.ravendb |
ArtifactId | ArtifactIdravendb |
Last Version | Last Version5.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRavenDB Java Client
RavenDB Java Client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ravendb-5.2.4.pom | |
ravendb-5.2.4.jar | 1 MB |
ravendb-5.2.4-sources.jar | 602 KB |
ravendb-5.2.4-javadoc.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.ravendb/ravendb/ -->
<dependency>
<groupId>net.ravendb</groupId>
<artifactId>ravendb</artifactId>
<version>5.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.ravendb/ravendb/
implementation 'net.ravendb:ravendb:5.2.4'
// https://jarcasting.com/artifacts/net.ravendb/ravendb/
implementation ("net.ravendb:ravendb:5.2.4")
'net.ravendb:ravendb:jar:5.2.4'
<dependency org="net.ravendb" name="ravendb" rev="5.2.4">
<artifact name="ravendb" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ravendb', module='ravendb', version='5.2.4')
)
libraryDependencies += "net.ravendb" % "ravendb" % "5.2.4"
[net.ravendb/ravendb "5.2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 31.0.1-jre |
commons-io : commons-io | jar | 2.11.0 |
org.apache.commons : commons-collections4 | jar | 4.4 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.commons : commons-text | jar | 1.9 |
commons-beanutils : commons-beanutils | jar | 1.9.4 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.httpcomponents : httpmime | jar | 4.5.13 |
org.eclipse.jetty.websocket : websocket-client | jar | 9.4.44.v20210927 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
org.assertj : assertj-core | jar | 3.21.0 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.69 |