is not current version
Last Version 2.0-BETA

io.snappydata:gemfirexd-core 1.5.0-BETA.3

SnappyData store based off Pivotal GemFireXD

Categories

Categories

Data
GroupId

GroupId

io.snappydata
ArtifactId

ArtifactId

gemfirexd-core
Version

Version

1.5.0-BETA.3
Type

Type

jar

Download gemfirexd-core 1.5.0-BETA.3


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