is not current version
Last Version 1.2.17-RELEASE

com.themodernway:themodernway-server-hazelcast 1.2.15-RELEASE

TheModernWay Server hazelcast

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.themodernway
ArtifactId

ArtifactId

themodernway-server-hazelcast
Version

Version

1.2.15-RELEASE
Type

Type

jar

Download themodernway-server-hazelcast 1.2.15-RELEASE


<!-- https://jarcasting.com/artifacts/com.themodernway/themodernway-server-hazelcast/ -->
<dependency>
    <groupId>com.themodernway</groupId>
    <artifactId>themodernway-server-hazelcast</artifactId>
    <version>1.2.15-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.themodernway/themodernway-server-hazelcast/
implementation 'com.themodernway:themodernway-server-hazelcast:1.2.15-RELEASE'
// https://jarcasting.com/artifacts/com.themodernway/themodernway-server-hazelcast/
implementation ("com.themodernway:themodernway-server-hazelcast:1.2.15-RELEASE")
'com.themodernway:themodernway-server-hazelcast:jar:1.2.15-RELEASE'
<dependency org="com.themodernway" name="themodernway-server-hazelcast" rev="1.2.15-RELEASE">
  <artifact name="themodernway-server-hazelcast" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.themodernway', module='themodernway-server-hazelcast', version='1.2.15-RELEASE')
)
libraryDependencies += "com.themodernway" % "themodernway-server-hazelcast" % "1.2.15-RELEASE"
[com.themodernway/themodernway-server-hazelcast "1.2.15-RELEASE"]