| Categories |
CategoriesHazelcast Application Layer Libs Distributed Applications |
|---|---|
| GroupId | GroupIdorg.entur.ror.helpers |
| ArtifactId | ArtifactIdhazelcast4-helper |
| Version | Version1.0.78 |
| Type | Typejar |
| Filename | Size |
|---|---|
| hazelcast4-helper-1.0.78.pom | |
| hazelcast4-helper-1.0.78.jar | 9 KB |
| hazelcast4-helper-1.0.78-sources.jar | 8 KB |
| hazelcast4-helper-1.0.78-javadoc.jar | 404 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.entur.ror.helpers/hazelcast4-helper/ -->
<dependency>
<groupId>org.entur.ror.helpers</groupId>
<artifactId>hazelcast4-helper</artifactId>
<version>1.0.78</version>
</dependency>
// https://jarcasting.com/artifacts/org.entur.ror.helpers/hazelcast4-helper/
implementation 'org.entur.ror.helpers:hazelcast4-helper:1.0.78'
// https://jarcasting.com/artifacts/org.entur.ror.helpers/hazelcast4-helper/
implementation ("org.entur.ror.helpers:hazelcast4-helper:1.0.78")
'org.entur.ror.helpers:hazelcast4-helper:jar:1.0.78'
<dependency org="org.entur.ror.helpers" name="hazelcast4-helper" rev="1.0.78">
<artifact name="hazelcast4-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.entur.ror.helpers', module='hazelcast4-helper', version='1.0.78')
)
libraryDependencies += "org.entur.ror.helpers" % "hazelcast4-helper" % "1.0.78"
[org.entur.ror.helpers/hazelcast4-helper "1.0.78"]