Categories |
CategoriesCLI User Interface Hazelcast Application Layer Libs Distributed Applications |
---|---|
GroupId | GroupIdorg.apache.tuscany.sca |
ArtifactId | ArtifactIdtuscany-endpoint-hazelcast-client |
Version | Version2.0-M5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-endpoint-hazelcast-client/ -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-endpoint-hazelcast-client</artifactId>
<version>2.0-M5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-endpoint-hazelcast-client/
implementation 'org.apache.tuscany.sca:tuscany-endpoint-hazelcast-client:2.0-M5'
// https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-endpoint-hazelcast-client/
implementation ("org.apache.tuscany.sca:tuscany-endpoint-hazelcast-client:2.0-M5")
'org.apache.tuscany.sca:tuscany-endpoint-hazelcast-client:jar:2.0-M5'
<dependency org="org.apache.tuscany.sca" name="tuscany-endpoint-hazelcast-client" rev="2.0-M5">
<artifact name="tuscany-endpoint-hazelcast-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tuscany.sca', module='tuscany-endpoint-hazelcast-client', version='2.0-M5')
)
libraryDependencies += "org.apache.tuscany.sca" % "tuscany-endpoint-hazelcast-client" % "2.0-M5"
[org.apache.tuscany.sca/tuscany-endpoint-hazelcast-client "2.0-M5"]