не последняя версия
Последняя версия 0.9

org.objectweb.fractal.bf.examples.meteo:fractal-bf-examples-meteo-app 0.8

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

Группа

Группа

org.objectweb.fractal.bf.examples.meteo
Идентификатор

Идентификатор

fractal-bf-examples-meteo-app
Версия

Версия

0.8
Тип

Тип

jar

Скачать fractal-bf-examples-meteo-app 0.8


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