| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.ow2.fractal.bf.examples |
| ArtifactId | ArtifactIdfractal-bf-examples-helloworld-client-parent |
| Last Version | Last Version0.10 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionFractal-BF: HelloWorld Example Client Parent
The BindingFactory HelloWorld Client example
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| fractal-bf-examples-helloworld-client-parent-0.10.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.fractal.bf.examples/fractal-bf-examples-helloworld-client-parent/ -->
<dependency>
<groupId>org.ow2.fractal.bf.examples</groupId>
<artifactId>fractal-bf-examples-helloworld-client-parent</artifactId>
<version>0.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.fractal.bf.examples/fractal-bf-examples-helloworld-client-parent/
implementation 'org.ow2.fractal.bf.examples:fractal-bf-examples-helloworld-client-parent:0.10'
// https://jarcasting.com/artifacts/org.ow2.fractal.bf.examples/fractal-bf-examples-helloworld-client-parent/
implementation ("org.ow2.fractal.bf.examples:fractal-bf-examples-helloworld-client-parent:0.10")
'org.ow2.fractal.bf.examples:fractal-bf-examples-helloworld-client-parent:pom:0.10'
<dependency org="org.ow2.fractal.bf.examples" name="fractal-bf-examples-helloworld-client-parent" rev="0.10">
<artifact name="fractal-bf-examples-helloworld-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.fractal.bf.examples', module='fractal-bf-examples-helloworld-client-parent', version='0.10')
)
libraryDependencies += "org.ow2.fractal.bf.examples" % "fractal-bf-examples-helloworld-client-parent" % "0.10"
[org.ow2.fractal.bf.examples/fractal-bf-examples-helloworld-client-parent "0.10"]