Categories |
CategoriesHazelcast Application Layer Libs Distributed Applications |
---|---|
GroupId | GroupIdcom.ahome-it |
ArtifactId | ArtifactIdahome-tooling-server-hazelcast |
Version | Version1.1.0-RELEASE |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.ahome-it/ahome-tooling-server-hazelcast/ -->
<dependency>
<groupId>com.ahome-it</groupId>
<artifactId>ahome-tooling-server-hazelcast</artifactId>
<version>1.1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.ahome-it/ahome-tooling-server-hazelcast/
implementation 'com.ahome-it:ahome-tooling-server-hazelcast:1.1.0-RELEASE'
// https://jarcasting.com/artifacts/com.ahome-it/ahome-tooling-server-hazelcast/
implementation ("com.ahome-it:ahome-tooling-server-hazelcast:1.1.0-RELEASE")
'com.ahome-it:ahome-tooling-server-hazelcast:jar:1.1.0-RELEASE'
<dependency org="com.ahome-it" name="ahome-tooling-server-hazelcast" rev="1.1.0-RELEASE">
<artifact name="ahome-tooling-server-hazelcast" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ahome-it', module='ahome-tooling-server-hazelcast', version='1.1.0-RELEASE')
)
libraryDependencies += "com.ahome-it" % "ahome-tooling-server-hazelcast" % "1.1.0-RELEASE"
[com.ahome-it/ahome-tooling-server-hazelcast "1.1.0-RELEASE"]