License |
License |
---|---|
Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier CLI User Interface |
GroupId | GroupIdorg.apache.tuscany.sca |
ArtifactId | ArtifactIdhelloworld-scaclient-jsp |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionApache Tuscany SCA Tomcat Integration Testing Helloworld Webapp Using SCAClient in a JSP
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 |
<!-- https://jarcasting.com/artifacts/org.apache.tuscany.sca/helloworld-scaclient-jsp/ -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>helloworld-scaclient-jsp</artifactId>
<version>2.0.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tuscany.sca/helloworld-scaclient-jsp/
implementation 'org.apache.tuscany.sca:helloworld-scaclient-jsp:2.0.1'
// https://jarcasting.com/artifacts/org.apache.tuscany.sca/helloworld-scaclient-jsp/
implementation ("org.apache.tuscany.sca:helloworld-scaclient-jsp:2.0.1")
'org.apache.tuscany.sca:helloworld-scaclient-jsp:war:2.0.1'
<dependency org="org.apache.tuscany.sca" name="helloworld-scaclient-jsp" rev="2.0.1">
<artifact name="helloworld-scaclient-jsp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.tuscany.sca', module='helloworld-scaclient-jsp', version='2.0.1')
)
libraryDependencies += "org.apache.tuscany.sca" % "helloworld-scaclient-jsp" % "2.0.1"
[org.apache.tuscany.sca/helloworld-scaclient-jsp "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tuscany.sca : tuscany-sca-api | jar | 2.0.1 |