License |
License |
---|---|
Categories |
CategoriesHazelcast Application Layer Libs Distributed Applications |
GroupId | GroupIdorg.entur.ror.helpers |
ArtifactId | ArtifactIdhazelcast-helper |
Last Version | Last Version1.0.79 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhazelcast-helper
Shared libraries used in other route database/journey planning components
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hazelcast-helper-1.0.79.pom | |
hazelcast-helper-1.0.79.jar | 11 KB |
hazelcast-helper-1.0.79-sources.jar | 8 KB |
hazelcast-helper-1.0.79-javadoc.jar | 405 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.entur.ror.helpers/hazelcast-helper/ -->
<dependency>
<groupId>org.entur.ror.helpers</groupId>
<artifactId>hazelcast-helper</artifactId>
<version>1.0.79</version>
</dependency>
// https://jarcasting.com/artifacts/org.entur.ror.helpers/hazelcast-helper/
implementation 'org.entur.ror.helpers:hazelcast-helper:1.0.79'
// https://jarcasting.com/artifacts/org.entur.ror.helpers/hazelcast-helper/
implementation ("org.entur.ror.helpers:hazelcast-helper:1.0.79")
'org.entur.ror.helpers:hazelcast-helper:jar:1.0.79'
<dependency org="org.entur.ror.helpers" name="hazelcast-helper" rev="1.0.79">
<artifact name="hazelcast-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.entur.ror.helpers', module='hazelcast-helper', version='1.0.79')
)
libraryDependencies += "org.entur.ror.helpers" % "hazelcast-helper" % "1.0.79"
[org.entur.ror.helpers/hazelcast-helper "1.0.79"]
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : kubernetes-client | jar | 4.13.3 |
com.hazelcast : hazelcast-client | jar | 3.12.12 |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.springframework : spring-context | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar |