Categories |
CategoriesHazelcast Application Layer Libs Distributed Applications |
---|---|
GroupId | GroupIdcom.tvd12 |
ArtifactId | ArtifactIdezyfox-hazelcast-bean |
Version | Version0.0.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.tvd12/ezyfox-hazelcast-bean/ -->
<dependency>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-hazelcast-bean</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.tvd12/ezyfox-hazelcast-bean/
implementation 'com.tvd12:ezyfox-hazelcast-bean:0.0.3'
// https://jarcasting.com/artifacts/com.tvd12/ezyfox-hazelcast-bean/
implementation ("com.tvd12:ezyfox-hazelcast-bean:0.0.3")
'com.tvd12:ezyfox-hazelcast-bean:jar:0.0.3'
<dependency org="com.tvd12" name="ezyfox-hazelcast-bean" rev="0.0.3">
<artifact name="ezyfox-hazelcast-bean" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tvd12', module='ezyfox-hazelcast-bean', version='0.0.3')
)
libraryDependencies += "com.tvd12" % "ezyfox-hazelcast-bean" % "0.0.3"
[com.tvd12/ezyfox-hazelcast-bean "0.0.3"]