Apache Geode (incubating)

Apache Geode (incubating) provides a database-like consistency model, reliable transaction processing and a shared-nothing architecture to maintain very low latency performance with high concurrency processing

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.apache.geode
ArtifactId

ArtifactId

gemfire-web-api
Last Version

Last Version

1.0.0-incubating.M1
Release Date

Release Date

Type

Type

war
Description

Description

Apache Geode (incubating)
Apache Geode (incubating) provides a database-like consistency model, reliable transaction processing and a shared-nothing architecture to maintain very low latency performance with high concurrency processing
Project URL

Project URL

http://geode.incubator.apache.org

Download gemfire-web-api

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.geode/gemfire-web-api/ -->
<dependency>
    <groupId>org.apache.geode</groupId>
    <artifactId>gemfire-web-api</artifactId>
    <version>1.0.0-incubating.M1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geode/gemfire-web-api/
implementation 'org.apache.geode:gemfire-web-api:1.0.0-incubating.M1'
// https://jarcasting.com/artifacts/org.apache.geode/gemfire-web-api/
implementation ("org.apache.geode:gemfire-web-api:1.0.0-incubating.M1")
'org.apache.geode:gemfire-web-api:war:1.0.0-incubating.M1'
<dependency org="org.apache.geode" name="gemfire-web-api" rev="1.0.0-incubating.M1">
  <artifact name="gemfire-web-api" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.geode', module='gemfire-web-api', version='1.0.0-incubating.M1')
)
libraryDependencies += "org.apache.geode" % "gemfire-web-api" % "1.0.0-incubating.M1"
[org.apache.geode/gemfire-web-api "1.0.0-incubating.M1"]

Dependencies

compile (31)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.0
org.springframework : spring-core jar 3.2.12.RELEASE
org.json4s : json4s-ast_2.10 jar 3.2.4
com.wordnik : swagger-core_2.10 jar 1.3.2
com.fasterxml.jackson.module : jackson-module-scala_2.10 jar 2.1.5
com.google.guava : guava jar 15.0
commons-fileupload : commons-fileupload jar 1.3.1
org.springframework : spring-oxm jar 3.2.12.RELEASE
org.springframework : spring-beans jar 3.2.12.RELEASE
com.mangofactory : swagger-springmvc jar 0.8.2
org.json4s : json4s-native_2.10 jar 3.2.4
com.thoughtworks.paranamer : paranamer jar 2.3
org.json4s : json4s-core_2.10 jar 3.2.4
org.springframework.hateoas : spring-hateoas jar 0.16.0.RELEASE
com.fasterxml.jackson.core : jackson-core jar 2.2.0
com.fasterxml.jackson.core : jackson-databind jar 2.2.0
org.json4s : json4s-jackson_2.10 jar 3.2.4
org.springframework : spring-aop jar 3.2.12.RELEASE
org.springframework : spring-context-support jar 3.2.12.RELEASE
com.fasterxml : classmate jar 0.9.0
org.springframework : spring-expression jar 3.2.12.RELEASE
com.github.stephenc.findbugs : findbugs-annotations jar 1.3.9-1
com.wordnik : swagger-annotations jar 1.3.2
commons-lang : commons-lang jar 2.5
com.fasterxml.jackson.core : jackson-annotations jar 2.2.0
org.springframework : spring-context jar 3.2.12.RELEASE
org.springframework : spring-aspects jar 3.2.12.RELEASE
org.springframework : spring-web jar 3.2.12.RELEASE
org.springframework : spring-webmvc jar 3.2.12.RELEASE
org.scala-lang : scala-reflect jar 2.10.0
org.json4s : json4s-ext_2.10 jar 3.2.4

test (16)

Group / Artifact Type Version
junit : junit jar 4.12
eu.codearte.catch-exception : catch-throwable jar 1.4.4
org.ow2.asm : asm jar 5.0.3
com.github.stefanbirkner : system-rules jar 1.15.0
org.mockito : mockito-core jar 1.10.19
org.objenesis : objenesis jar 2.1
pl.pragmatists : JUnitParams jar 1.0.4
org.jmock : jmock jar 2.8.1
com.jayway.awaitility : awaitility jar 1.7.0
org.assertj : assertj-core jar 3.2.0
eu.codearte.catch-exception : catch-exception jar 1.4.4
cglib : cglib jar 3.1
org.jmock : jmock-legacy jar 2.8.1
org.hamcrest : hamcrest-all jar 1.3
org.jmock : jmock-junit4 jar 2.8.1
edu.umd.cs.mtc : multithreadedtc jar 1.01

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-incubating.M1