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