License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdcom.dell.doradus |
ArtifactId | ArtifactIddoradus-jetty |
Version | Version2.4.0 |
Type | Typejar |
Description |
Descriptiondoradus-jetty
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-jetty-2.4.0.pom | |
doradus-jetty-2.4.0.jar | 6 KB |
doradus-jetty-2.4.0-sources.jar | 3 KB |
doradus-jetty-2.4.0-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dell.doradus/doradus-jetty/ -->
<dependency>
<groupId>com.dell.doradus</groupId>
<artifactId>doradus-jetty</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dell.doradus/doradus-jetty/
implementation 'com.dell.doradus:doradus-jetty:2.4.0'
// https://jarcasting.com/artifacts/com.dell.doradus/doradus-jetty/
implementation ("com.dell.doradus:doradus-jetty:2.4.0")
'com.dell.doradus:doradus-jetty:jar:2.4.0'
<dependency org="com.dell.doradus" name="doradus-jetty" rev="2.4.0">
<artifact name="doradus-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dell.doradus', module='doradus-jetty', version='2.4.0')
)
libraryDependencies += "com.dell.doradus" % "doradus-jetty" % "2.4.0"
[com.dell.doradus/doradus-jetty "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.dell.doradus : doradus-server | jar | 2.4.0 |
org.eclipse.jetty : jetty-maven-plugin | jar | 9.2.7.v20150116 |