License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.tuscany.sca.samples |
ArtifactId | ArtifactIdhelloworld-scaclient |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Tuscany SCA Samples Helloworld SCAClient
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 |
---|---|
helloworld-scaclient-2.0.pom | |
helloworld-scaclient-2.0.jar | 9 KB |
helloworld-scaclient-2.0-sources.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tuscany.sca.samples/helloworld-scaclient/ -->
<dependency>
<groupId>org.apache.tuscany.sca.samples</groupId>
<artifactId>helloworld-scaclient</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tuscany.sca.samples/helloworld-scaclient/
implementation 'org.apache.tuscany.sca.samples:helloworld-scaclient:2.0'
// https://jarcasting.com/artifacts/org.apache.tuscany.sca.samples/helloworld-scaclient/
implementation ("org.apache.tuscany.sca.samples:helloworld-scaclient:2.0")
'org.apache.tuscany.sca.samples:helloworld-scaclient:jar:2.0'
<dependency org="org.apache.tuscany.sca.samples" name="helloworld-scaclient" rev="2.0">
<artifact name="helloworld-scaclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tuscany.sca.samples', module='helloworld-scaclient', version='2.0')
)
libraryDependencies += "org.apache.tuscany.sca.samples" % "helloworld-scaclient" % "2.0"
[org.apache.tuscany.sca.samples/helloworld-scaclient "2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tuscany.sca : tuscany-sca-api | jar | 2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
org.apache.tuscany.sca : tuscany-base-runtime | jar | 2.0 |
org.apache.tuscany.sca : tuscany-domain-hazelcast | jar | 2.0 |