License |
License |
---|---|
GroupId | GroupIdorg.ow2.frascati.examples |
ArtifactId | ArtifactIdtwitter-weather |
Version | Version1.3 |
Type | Typejar |
Description |
DescriptionOW2 FraSCAti Examples: Twitter / Weather Orchestration
FraSCAti is an open source implementation of SCA specifications.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
twitter-weather-1.3.pom | |
twitter-weather-1.3.jar | 21 KB |
twitter-weather-1.3-sources.jar | 22 KB |
twitter-weather-1.3-javadoc.jar | 130 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.frascati.examples/twitter-weather/ -->
<dependency>
<groupId>org.ow2.frascati.examples</groupId>
<artifactId>twitter-weather</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.frascati.examples/twitter-weather/
implementation 'org.ow2.frascati.examples:twitter-weather:1.3'
// https://jarcasting.com/artifacts/org.ow2.frascati.examples/twitter-weather/
implementation ("org.ow2.frascati.examples:twitter-weather:1.3")
'org.ow2.frascati.examples:twitter-weather:jar:1.3'
<dependency org="org.ow2.frascati.examples" name="twitter-weather" rev="1.3">
<artifact name="twitter-weather" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.frascati.examples', module='twitter-weather', version='1.3')
)
libraryDependencies += "org.ow2.frascati.examples" % "twitter-weather" % "1.3"
[org.ow2.frascati.examples/twitter-weather "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.frascati : frascati-binding-rest | jar | 1.3 |
org.ow2.frascati : frascati-binding-ws | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.ow2.frascati : frascati-runtime-factory | jar | 1.3 |
org.ow2.frascati : frascati-explorer-api | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.ow2.frascati.examples.test : frascati-test | jar | 1.3 |