License |
License |
---|---|
Categories |
CategoriesHazelcast Application Layer Libs Distributed Applications |
GroupId | GroupIdorg.apache.tuscany.sca |
ArtifactId | ArtifactIdtuscany-endpoint-hazelcast |
Last Version | Last Version2.0-M5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Tuscany SCA EndPoint Registry using Hazelcast
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tuscany-endpoint-hazelcast-2.0-M5.1.pom | |
tuscany-endpoint-hazelcast-2.0-M5.1.jar | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-endpoint-hazelcast/ -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-endpoint-hazelcast</artifactId>
<version>2.0-M5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-endpoint-hazelcast/
implementation 'org.apache.tuscany.sca:tuscany-endpoint-hazelcast:2.0-M5.1'
// https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-endpoint-hazelcast/
implementation ("org.apache.tuscany.sca:tuscany-endpoint-hazelcast:2.0-M5.1")
'org.apache.tuscany.sca:tuscany-endpoint-hazelcast:jar:2.0-M5.1'
<dependency org="org.apache.tuscany.sca" name="tuscany-endpoint-hazelcast" rev="2.0-M5.1">
<artifact name="tuscany-endpoint-hazelcast" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tuscany.sca', module='tuscany-endpoint-hazelcast', version='2.0-M5.1')
)
libraryDependencies += "org.apache.tuscany.sca" % "tuscany-endpoint-hazelcast" % "2.0-M5.1"
[org.apache.tuscany.sca/tuscany-endpoint-hazelcast "2.0-M5.1"]
Group / Artifact | Type | Version |
---|---|---|
com.hazelcast : hazelcast | jar | 1.8.3 |
org.apache.tuscany.sca : tuscany-core-spi | jar | 2.0-M5.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tuscany.sca : tuscany-core | jar | 2.0-M5.1 |
org.apache.tuscany.sca : tuscany-deployment | jar | 2.0-M5.1 |
org.apache.tuscany.sca : tuscany-implementation-java-runtime | jar | 2.0-M5.1 |
junit : junit | jar | 4.8.1 |