Fractal-BF: WebService Meteo Example

Shows how to use the BindingFactory to bind a client to remote, already-deployed WebService, serving meteo informations.

GroupId

GroupId

org.objectweb.fractal.bf.examples
ArtifactId

ArtifactId

meteo
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Fractal-BF: WebService Meteo Example
Shows how to use the BindingFactory to bind a client to remote, already-deployed WebService, serving meteo informations.

Download meteo

How to add to project

<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.bf.examples/meteo/ -->
<dependency>
    <groupId>org.objectweb.fractal.bf.examples</groupId>
    <artifactId>meteo</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.examples/meteo/
implementation 'org.objectweb.fractal.bf.examples:meteo:0.1'
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.examples/meteo/
implementation ("org.objectweb.fractal.bf.examples:meteo:0.1")
'org.objectweb.fractal.bf.examples:meteo:jar:0.1'
<dependency org="org.objectweb.fractal.bf.examples" name="meteo" rev="0.1">
  <artifact name="meteo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.bf.examples', module='meteo', version='0.1')
)
libraryDependencies += "org.objectweb.fractal.bf.examples" % "meteo" % "0.1"
[org.objectweb.fractal.bf.examples/meteo "0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.objectweb.fractal : fractal-api jar 2.0.2
org.objectweb.fractal.bf : core jar 0.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1