License |
License |
---|---|
GroupId | GroupIdorg.apache.tuscany.sca.samples |
ArtifactId | ArtifactIdsample-binding-comet-weather-webapp |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionApache Tuscany SCA Sample binding.comet Weather Monitor Webapp
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.samples/sample-binding-comet-weather-webapp/ -->
<dependency>
<groupId>org.apache.tuscany.sca.samples</groupId>
<artifactId>sample-binding-comet-weather-webapp</artifactId>
<version>2.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tuscany.sca.samples/sample-binding-comet-weather-webapp/
implementation 'org.apache.tuscany.sca.samples:sample-binding-comet-weather-webapp:2.0'
// https://jarcasting.com/artifacts/org.apache.tuscany.sca.samples/sample-binding-comet-weather-webapp/
implementation ("org.apache.tuscany.sca.samples:sample-binding-comet-weather-webapp:2.0")
'org.apache.tuscany.sca.samples:sample-binding-comet-weather-webapp:war:2.0'
<dependency org="org.apache.tuscany.sca.samples" name="sample-binding-comet-weather-webapp" rev="2.0">
<artifact name="sample-binding-comet-weather-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.tuscany.sca.samples', module='sample-binding-comet-weather-webapp', version='2.0')
)
libraryDependencies += "org.apache.tuscany.sca.samples" % "sample-binding-comet-weather-webapp" % "2.0"
[org.apache.tuscany.sca.samples/sample-binding-comet-weather-webapp "2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tuscany.sca : tuscany-binding-comet-runtime | jar | 2.0 |
org.apache.tuscany.sca : tuscany-base-runtime-pom | pom | 2.0 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-web-api | jar | 6.0 |