Last Version

Apache Tuscany SCA Tomcat Integration Testing Helloworld Webapp Using SCAClient in a Servlet 2.0.1

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

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.tuscany.sca
ArtifactId

ArtifactId

helloworld-scaclient-servlet
Version

Version

2.0.1
Type

Type

war
Description

Description

Apache Tuscany SCA Tomcat Integration Testing Helloworld Webapp Using SCAClient in a Servlet
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-scaclient-servlet 2.0.1


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

Dependencies

provided (2)

Group / Artifact Type Version
org.apache.tuscany.sca : tuscany-sca-api jar 2.0.1
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.