License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.dell.doradus |
ArtifactId | ArtifactIddoradus-client |
Version | Version2.4.0 |
Type | Typejar |
Description |
Descriptiondoradus-client
REST service that extends a Cassandra NoSQL database with a graph-based data model, advanced indexing and search features, and a REST API.
|
Filename | Size |
---|---|
doradus-client-2.4.0.pom | |
doradus-client-2.4.0.jar | 84 KB |
doradus-client-2.4.0-sources.jar | 68 KB |
doradus-client-2.4.0-javadoc.jar | 827 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dell.doradus/doradus-client/ -->
<dependency>
<groupId>com.dell.doradus</groupId>
<artifactId>doradus-client</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dell.doradus/doradus-client/
implementation 'com.dell.doradus:doradus-client:2.4.0'
// https://jarcasting.com/artifacts/com.dell.doradus/doradus-client/
implementation ("com.dell.doradus:doradus-client:2.4.0")
'com.dell.doradus:doradus-client:jar:2.4.0'
<dependency org="com.dell.doradus" name="doradus-client" rev="2.4.0">
<artifact name="doradus-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dell.doradus', module='doradus-client', version='2.4.0')
)
libraryDependencies += "com.dell.doradus" % "doradus-client" % "2.4.0"
[com.dell.doradus/doradus-client "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.dell.doradus : doradus-common | jar | 2.4.0 |
org.glassfish : javax.json | jar | 1.0.4 |
org.slf4j : slf4j-log4j12 | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |