is not current version
Last Version 1.2.0

com.bagridb:bagri-client-hazelcast 1.1.1

Bagri Client: Hazelcast Implementation

Categories

Categories

CLI User Interface Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.bagridb
ArtifactId

ArtifactId

bagri-client-hazelcast
Version

Version

1.1.1
Type

Type

jar

Download bagri-client-hazelcast 1.1.1


<!-- https://jarcasting.com/artifacts/com.bagridb/bagri-client-hazelcast/ -->
<dependency>
    <groupId>com.bagridb</groupId>
    <artifactId>bagri-client-hazelcast</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.bagridb/bagri-client-hazelcast/
implementation 'com.bagridb:bagri-client-hazelcast:1.1.1'
// https://jarcasting.com/artifacts/com.bagridb/bagri-client-hazelcast/
implementation ("com.bagridb:bagri-client-hazelcast:1.1.1")
'com.bagridb:bagri-client-hazelcast:jar:1.1.1'
<dependency org="com.bagridb" name="bagri-client-hazelcast" rev="1.1.1">
  <artifact name="bagri-client-hazelcast" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bagridb', module='bagri-client-hazelcast', version='1.1.1')
)
libraryDependencies += "com.bagridb" % "bagri-client-hazelcast" % "1.1.1"
[com.bagridb/bagri-client-hazelcast "1.1.1"]