is not current version
Last Version 1.2.0.3-jre17-rc1

com.guicedee.examples.hazelcast:examples-hazelcast-parent 1.2.0.1-jre11

Examples for Hazelcast

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection Hazelcast Distributed Applications
GroupId

GroupId

com.guicedee.examples.hazelcast
ArtifactId

ArtifactId

examples-hazelcast-parent
Version

Version

1.2.0.1-jre11
Type

Type

pom

Download examples-hazelcast-parent 1.2.0.1-jre11


<!-- https://jarcasting.com/artifacts/com.guicedee.examples.hazelcast/examples-hazelcast-parent/ -->
<dependency>
    <groupId>com.guicedee.examples.hazelcast</groupId>
    <artifactId>examples-hazelcast-parent</artifactId>
    <version>1.2.0.1-jre11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.examples.hazelcast/examples-hazelcast-parent/
implementation 'com.guicedee.examples.hazelcast:examples-hazelcast-parent:1.2.0.1-jre11'
// https://jarcasting.com/artifacts/com.guicedee.examples.hazelcast/examples-hazelcast-parent/
implementation ("com.guicedee.examples.hazelcast:examples-hazelcast-parent:1.2.0.1-jre11")
'com.guicedee.examples.hazelcast:examples-hazelcast-parent:pom:1.2.0.1-jre11'
<dependency org="com.guicedee.examples.hazelcast" name="examples-hazelcast-parent" rev="1.2.0.1-jre11">
  <artifact name="examples-hazelcast-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.examples.hazelcast', module='examples-hazelcast-parent', version='1.2.0.1-jre11')
)
libraryDependencies += "com.guicedee.examples.hazelcast" % "examples-hazelcast-parent" % "1.2.0.1-jre11"
[com.guicedee.examples.hazelcast/examples-hazelcast-parent "1.2.0.1-jre11"]