Apache Tuscany SCA Samples Helloworld JAX-RS

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

helloworld-jaxrs
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Tuscany SCA Samples Helloworld JAX-RS
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 helloworld-jaxrs

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.apache.tuscany.sca : tuscany-sca-api jar 2.0
javax.ws.rs : jsr311-api jar 1.1.1

test (4)

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-binding-rest-runtime jar 2.0
org.mortbay.jetty : jetty jar 6.1.26

Project Modules

There are no modules declared in this project.

Versions

Version
2.0
2.0-Beta3