Fractal BF: Meteo WebService example model

This module is in charge of generating required classes to bind a java interface toward a remote webservice. It uses th org.apache.cxf:cxf-codegen-plugin to generate classes given the WSDL file saved in src/main/wsdl. To keep things simple, the wsdl file is saved here: more smart approaches might be adopted if saving the WSDL file causes troubles.

License

License

GroupId

GroupId

org.ow2.fractal.bf.examples.meteo
ArtifactId

ArtifactId

fractal-bf-examples-meteo-model
Last Version

Last Version

0.10
Release Date

Release Date

Type

Type

jar
Description

Description

Fractal BF: Meteo WebService example model
This module is in charge of generating required classes to bind a java interface toward a remote webservice. It uses th org.apache.cxf:cxf-codegen-plugin to generate classes given the WSDL file saved in src/main/wsdl. To keep things simple, the wsdl file is saved here: more smart approaches might be adopted if saving the WSDL file causes troubles.
Project Organization

Project Organization

OW2 Consortium

Download fractal-bf-examples-meteo-model

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.1
org.apache.cxf : cxf-rt-frontend-jaxws jar 2.5.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.10