Last Version

GridGain HTTP Rest Module 6.6.9-p1

Java-based middleware for in-memory processing of big data in a distributed environment.

License

License

GroupId

GroupId

org.gridgain
ArtifactId

ArtifactId

gridgain-rest-http
Version

Version

6.6.9-p1
Type

Type

jar
Description

Description

GridGain HTTP Rest Module
Java-based middleware for in-memory processing of big data in a distributed environment.
Project URL

Project URL

http://www.gridgain.com
Source Code Management

Source Code Management

https://github.com/gridgain/gridgain

Download gridgain-rest-http 6.6.9-p1


<!-- https://jarcasting.com/artifacts/org.gridgain/gridgain-rest-http/ -->
<dependency>
    <groupId>org.gridgain</groupId>
    <artifactId>gridgain-rest-http</artifactId>
    <version>6.6.9-p1</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridgain/gridgain-rest-http/
implementation 'org.gridgain:gridgain-rest-http:6.6.9-p1'
// https://jarcasting.com/artifacts/org.gridgain/gridgain-rest-http/
implementation ("org.gridgain:gridgain-rest-http:6.6.9-p1")
'org.gridgain:gridgain-rest-http:jar:6.6.9-p1'
<dependency org="org.gridgain" name="gridgain-rest-http" rev="6.6.9-p1">
  <artifact name="gridgain-rest-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridgain', module='gridgain-rest-http', version='6.6.9-p1')
)
libraryDependencies += "org.gridgain" % "gridgain-rest-http" % "6.6.9-p1"
[org.gridgain/gridgain-rest-http "6.6.9-p1"]

Dependencies

compile (13)

Group / Artifact Type Version
org.gridgain : gridgain-core jar 6.6.9-p1
javax.servlet : javax.servlet-api jar 3.0.1
commons-lang : commons-lang jar 2.6
org.eclipse.jetty : jetty-continuation jar 9.0.5.v20130815
org.eclipse.jetty : jetty-http jar 9.0.5.v20130815
org.eclipse.jetty : jetty-io jar 9.0.5.v20130815
org.eclipse.jetty : jetty-server jar 9.0.5.v20130815
org.eclipse.jetty : jetty-util jar 9.0.5.v20130815
org.eclipse.jetty : jetty-xml jar 9.0.5.v20130815
net.sf.json-lib : json-lib jar 2.4
net.sf.ezmorph : ezmorph jar 1.0.6
commons-collections : commons-collections jar 3.2.1
commons-beanutils : commons-beanutils jar 1.8.3

Project Modules

There are no modules declared in this project.