License |
License |
---|---|
GroupId | GroupIdorg.objectweb.fractal.bf.examples.meteo |
ArtifactId | ArtifactIdfractal-bf-examples-meteo-parent |
Version | Version0.9 |
Type | Typepom |
Description |
DescriptionFractal-BF: Meteo WebService example parent module
Parent module for Fractal-BF examples
|
Filename | Size |
---|---|
fractal-bf-examples-meteo-parent-0.9.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.bf.examples.meteo/fractal-bf-examples-meteo-parent/ -->
<dependency>
<groupId>org.objectweb.fractal.bf.examples.meteo</groupId>
<artifactId>fractal-bf-examples-meteo-parent</artifactId>
<version>0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.examples.meteo/fractal-bf-examples-meteo-parent/
implementation 'org.objectweb.fractal.bf.examples.meteo:fractal-bf-examples-meteo-parent:0.9'
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.examples.meteo/fractal-bf-examples-meteo-parent/
implementation ("org.objectweb.fractal.bf.examples.meteo:fractal-bf-examples-meteo-parent:0.9")
'org.objectweb.fractal.bf.examples.meteo:fractal-bf-examples-meteo-parent:pom:0.9'
<dependency org="org.objectweb.fractal.bf.examples.meteo" name="fractal-bf-examples-meteo-parent" rev="0.9">
<artifact name="fractal-bf-examples-meteo-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.bf.examples.meteo', module='fractal-bf-examples-meteo-parent', version='0.9')
)
libraryDependencies += "org.objectweb.fractal.bf.examples.meteo" % "fractal-bf-examples-meteo-parent" % "0.9"
[org.objectweb.fractal.bf.examples.meteo/fractal-bf-examples-meteo-parent "0.9"]