| Категории |
КатегорииHazelcast Библиотеки уровня приложения Distributed Applications |
|---|---|
| Группа | Группаcom.ahome-it |
| Идентификатор | Идентификаторahome-tooling-server-hazelcast |
| Версия | Версия1.0.99-RELEASE |
| Тип | Типjar |
<!-- 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.0.99-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.ahome-it/ahome-tooling-server-hazelcast/
implementation 'com.ahome-it:ahome-tooling-server-hazelcast:1.0.99-RELEASE'
// https://jarcasting.com/artifacts/com.ahome-it/ahome-tooling-server-hazelcast/
implementation ("com.ahome-it:ahome-tooling-server-hazelcast:1.0.99-RELEASE")
'com.ahome-it:ahome-tooling-server-hazelcast:jar:1.0.99-RELEASE'
<dependency org="com.ahome-it" name="ahome-tooling-server-hazelcast" rev="1.0.99-RELEASE">
<artifact name="ahome-tooling-server-hazelcast" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ahome-it', module='ahome-tooling-server-hazelcast', version='1.0.99-RELEASE')
)
libraryDependencies += "com.ahome-it" % "ahome-tooling-server-hazelcast" % "1.0.99-RELEASE"
[com.ahome-it/ahome-tooling-server-hazelcast "1.0.99-RELEASE"]