is not current version
Last Version 5.1.2

com.hazelcast:hazelcast-spring-tests 5.0.3


Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.hazelcast
ArtifactId

ArtifactId

hazelcast-spring-tests
Version

Version

5.0.3
Type

Type

jar

Download hazelcast-spring-tests 5.0.3


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