Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.snappydata |
ArtifactId | ArtifactIdgemfire-web |
Version | Version1.5.0-BETA.3 |
Type | Typewar |
Filename | Size |
---|---|
gemfire-web-1.5.0-BETA.3.pom | |
gemfire-web-1.5.0-BETA.3.war | 8 MB |
gemfire-web-1.5.0-BETA.3-sources.jar | 261 bytes |
gemfire-web-1.5.0-BETA.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.snappydata/gemfire-web/ -->
<dependency>
<groupId>io.snappydata</groupId>
<artifactId>gemfire-web</artifactId>
<version>1.5.0-BETA.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.snappydata/gemfire-web/
implementation 'io.snappydata:gemfire-web:1.5.0-BETA.3'
// https://jarcasting.com/artifacts/io.snappydata/gemfire-web/
implementation ("io.snappydata:gemfire-web:1.5.0-BETA.3")
'io.snappydata:gemfire-web:war:1.5.0-BETA.3'
<dependency org="io.snappydata" name="gemfire-web" rev="1.5.0-BETA.3">
<artifact name="gemfire-web" type="war" />
</dependency>
@Grapes(
@Grab(group='io.snappydata', module='gemfire-web', version='1.5.0-BETA.3')
)
libraryDependencies += "io.snappydata" % "gemfire-web" % "1.5.0-BETA.3"
[io.snappydata/gemfire-web "1.5.0-BETA.3"]