License |
License |
---|---|
GroupId | GroupIdorg.apache.tuscany.sca |
ArtifactId | ArtifactIdhelloworld-service-contribution |
Version | Version2.0.1 |
Type | Typejar |
Description |
DescriptionApache Tuscany SCA Tomcat Integration Testing Helloworld Service Contribution
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-service-contribution/ -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>helloworld-service-contribution</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tuscany.sca/helloworld-service-contribution/
implementation 'org.apache.tuscany.sca:helloworld-service-contribution:2.0.1'
// https://jarcasting.com/artifacts/org.apache.tuscany.sca/helloworld-service-contribution/
implementation ("org.apache.tuscany.sca:helloworld-service-contribution:2.0.1")
'org.apache.tuscany.sca:helloworld-service-contribution:jar:2.0.1'
<dependency org="org.apache.tuscany.sca" name="helloworld-service-contribution" rev="2.0.1">
<artifact name="helloworld-service-contribution" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tuscany.sca', module='helloworld-service-contribution', version='2.0.1')
)
libraryDependencies += "org.apache.tuscany.sca" % "helloworld-service-contribution" % "2.0.1"
[org.apache.tuscany.sca/helloworld-service-contribution "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tuscany.sca : tuscany-sca-api | jar | 2.0.1 |