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