Last Version

Apache Tuscany SCA Sample Getting Started Online Store 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

sample-store
Version

Version

2.0
Type

Type

jar
Description

Description

Apache Tuscany SCA Sample Getting Started Online Store
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 sample-store 2.0


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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.tuscany.sca : tuscany-base-runtime-pom pom 2.0
org.apache.tuscany.sca : tuscany-data-api jar 2.0
org.apache.tuscany.sca : tuscany-binding-atom-runtime jar 2.0
org.apache.tuscany.sca : tuscany-binding-http-runtime jar 2.0
org.apache.tuscany.sca : tuscany-binding-rest-runtime jar 2.0
org.apache.tuscany.sca : tuscany-binding-jsonrpc-runtime jar 2.0
org.apache.tuscany.sca : tuscany-implementation-widget-runtime jar 2.0
org.apache.tuscany.sca : tuscany-implementation-widget-runtime-dojo jar 2.0
org.apache.tuscany.sca : tuscany-web-javascript-dojo jar 2.0

test (3)

Group / Artifact Type Version
org.mortbay.jetty : jetty jar 6.1.19
net.sourceforge.htmlunit : htmlunit jar 2.6
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.