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