License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection Hazelcast Distributed Applications |
GroupId | GroupIdcom.guicedee.examples.hazelcast |
ArtifactId | ArtifactIdexamples-hazelcast-parent |
Last Version | Last Version1.2.0.3-jre17-rc1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGuicedEE Hazelcast Examples
Examples for Hazelcast
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
examples-hazelcast-parent-1.2.0.3-jre17-rc1.pom | 925 bytes |
Browse |
<!-- 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.3-jre17-rc1</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.3-jre17-rc1'
// https://jarcasting.com/artifacts/com.guicedee.examples.hazelcast/examples-hazelcast-parent/
implementation ("com.guicedee.examples.hazelcast:examples-hazelcast-parent:1.2.0.3-jre17-rc1")
'com.guicedee.examples.hazelcast:examples-hazelcast-parent:pom:1.2.0.3-jre17-rc1'
<dependency org="com.guicedee.examples.hazelcast" name="examples-hazelcast-parent" rev="1.2.0.3-jre17-rc1">
<artifact name="examples-hazelcast-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.examples.hazelcast', module='examples-hazelcast-parent', version='1.2.0.3-jre17-rc1')
)
libraryDependencies += "com.guicedee.examples.hazelcast" % "examples-hazelcast-parent" % "1.2.0.3-jre17-rc1"
[com.guicedee.examples.hazelcast/examples-hazelcast-parent "1.2.0.3-jre17-rc1"]