is not current version
Last Version 2.0-BETA

io.snappydata:gemfirexd-tools 1.5.0-BETA.4

SnappyData store based off Pivotal GemFireXD

Categories

Categories

Data
GroupId

GroupId

io.snappydata
ArtifactId

ArtifactId

gemfirexd-tools
Version

Version

1.5.0-BETA.4
Type

Type

jar

Download gemfirexd-tools 1.5.0-BETA.4


<!-- https://jarcasting.com/artifacts/io.snappydata/gemfirexd-tools/ -->
<dependency>
    <groupId>io.snappydata</groupId>
    <artifactId>gemfirexd-tools</artifactId>
    <version>1.5.0-BETA.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.snappydata/gemfirexd-tools/
implementation 'io.snappydata:gemfirexd-tools:1.5.0-BETA.4'
// https://jarcasting.com/artifacts/io.snappydata/gemfirexd-tools/
implementation ("io.snappydata:gemfirexd-tools:1.5.0-BETA.4")
'io.snappydata:gemfirexd-tools:jar:1.5.0-BETA.4'
<dependency org="io.snappydata" name="gemfirexd-tools" rev="1.5.0-BETA.4">
  <artifact name="gemfirexd-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.snappydata', module='gemfirexd-tools', version='1.5.0-BETA.4')
)
libraryDependencies += "io.snappydata" % "gemfirexd-tools" % "1.5.0-BETA.4"
[io.snappydata/gemfirexd-tools "1.5.0-BETA.4"]