Last Version

Apache Tuscany SCA Samples 2.0

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.

License

License

GroupId

GroupId

org.apache.tuscany.sca.samples
ArtifactId

ArtifactId

tuscany-samples
Version

Version

2.0
Type

Type

pom
Description

Description

Apache Tuscany SCA Samples
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

The Apache Software Foundation

Download tuscany-samples 2.0

Filename Size
tuscany-samples-2.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.tuscany.sca.samples/tuscany-samples/ -->
<dependency>
    <groupId>org.apache.tuscany.sca.samples</groupId>
    <artifactId>tuscany-samples</artifactId>
    <version>2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tuscany.sca.samples/tuscany-samples/
implementation 'org.apache.tuscany.sca.samples:tuscany-samples:2.0'
// https://jarcasting.com/artifacts/org.apache.tuscany.sca.samples/tuscany-samples/
implementation ("org.apache.tuscany.sca.samples:tuscany-samples:2.0")
'org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0'
<dependency org="org.apache.tuscany.sca.samples" name="tuscany-samples" rev="2.0">
  <artifact name="tuscany-samples" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.tuscany.sca.samples', module='tuscany-samples', version='2.0')
)
libraryDependencies += "org.apache.tuscany.sca.samples" % "tuscany-samples" % "2.0"
[org.apache.tuscany.sca.samples/tuscany-samples "2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • applications
  • getting-started
  • running-tuscany
  • learning-more