Juliac OSGi Example HelloWorld - Client

Fractal is a modular and extensible component model that can be used with various programming languages to design, implement, deploy and reconfigure various systems and applications, from operating systems to middleware platforms and to graphical user interfaces.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.objectweb.fractal.juliac.osgi.examples
ArtifactId

ArtifactId

helloworld-client
Last Version

Last Version

2.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

Juliac OSGi Example HelloWorld - Client
Fractal is a modular and extensible component model that can be used with various programming languages to design, implement, deploy and reconfigure various systems and applications, from operating systems to middleware platforms and to graphical user interfaces.
Project URL

Project URL

http://fractal.ow2.org/juliac/helloworld-client
Project Organization

Project Organization

ObjectWeb Consortium

Download helloworld-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.objectweb.fractal.juliac : juliac-runtime jar 2.2.3
org.objectweb.fractal.juliac.osgi.examples : helloworld-interfaces jar 2.2.3

provided (1)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 4.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.3