License |
License |
---|---|
Categories |
CategoriesHazelcast Application Layer Libs Distributed Applications |
GroupId | GroupIdcom.hazelcast |
ArtifactId | ArtifactIdhazelcast-spring-tests |
Last Version | Last Version5.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhazelcast-spring-tests
Hazelcast In-Memory DataGrid
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hazelcast-spring-tests-5.1.2.pom | |
hazelcast-spring-tests-5.1.2.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hazelcast/hazelcast-spring-tests/ -->
<dependency>
<groupId>com.hazelcast</groupId>
<artifactId>hazelcast-spring-tests</artifactId>
<version>5.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast/hazelcast-spring-tests/
implementation 'com.hazelcast:hazelcast-spring-tests:5.1.2'
// https://jarcasting.com/artifacts/com.hazelcast/hazelcast-spring-tests/
implementation ("com.hazelcast:hazelcast-spring-tests:5.1.2")
'com.hazelcast:hazelcast-spring-tests:jar:5.1.2'
<dependency org="com.hazelcast" name="hazelcast-spring-tests" rev="5.1.2">
<artifact name="hazelcast-spring-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast', module='hazelcast-spring-tests', version='5.1.2')
)
libraryDependencies += "com.hazelcast" % "hazelcast-spring-tests" % "5.1.2"
[com.hazelcast/hazelcast-spring-tests "5.1.2"]
Group / Artifact | Type | Version |
---|---|---|
javax.cache : cache-api Optional | jar | 1.1.1 |
org.snakeyaml : snakeyaml-engine Optional | jar | 2.3 |
com.google.code.findbugs : annotations Optional | jar | 3.0.1u2 |