is not current version
Last Version 5.1.2

com.hazelcast:hazelcast-spring 3.5.3


Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.hazelcast
ArtifactId

ArtifactId

hazelcast-spring
Version

Version

3.5.3
Type

Type

jar

Download hazelcast-spring 3.5.3


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