Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection Hazelcast Distributed Applications |
---|---|
GroupId | GroupIdcom.jwebmp.jre10 |
ArtifactId | ArtifactIdguiced-hazelcast |
Version | Version0.58.0.20-RCTEST |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.jwebmp.jre10/guiced-hazelcast/ -->
<dependency>
<groupId>com.jwebmp.jre10</groupId>
<artifactId>guiced-hazelcast</artifactId>
<version>0.58.0.20-RCTEST</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.jre10/guiced-hazelcast/
implementation 'com.jwebmp.jre10:guiced-hazelcast:0.58.0.20-RCTEST'
// https://jarcasting.com/artifacts/com.jwebmp.jre10/guiced-hazelcast/
implementation ("com.jwebmp.jre10:guiced-hazelcast:0.58.0.20-RCTEST")
'com.jwebmp.jre10:guiced-hazelcast:jar:0.58.0.20-RCTEST'
<dependency org="com.jwebmp.jre10" name="guiced-hazelcast" rev="0.58.0.20-RCTEST">
<artifact name="guiced-hazelcast" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.jre10', module='guiced-hazelcast', version='0.58.0.20-RCTEST')
)
libraryDependencies += "com.jwebmp.jre10" % "guiced-hazelcast" % "0.58.0.20-RCTEST"
[com.jwebmp.jre10/guiced-hazelcast "0.58.0.20-RCTEST"]