Juliac OSGi/Felix Example HelloWorld - Assembly

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

GroupId

GroupId

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

ArtifactId

helloworld-assembly-felix
Last Version

Last Version

2.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

Juliac OSGi/Felix Example HelloWorld - Assembly
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-assembly-felix
Project Organization

Project Organization

ObjectWeb Consortium

Download helloworld-assembly-felix

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.objectweb.fractal.juliac : juliac-runtime jar 2.2.3
org.objectweb.fractal.juliac.osgi : juliac-osgi-runtime-core jar 2.2.3
org.objectweb.fractal.juliac.osgi : juliac-osgi-runtime-felix jar 2.2.3
org.objectweb.fractal.juliac.osgi : juliac-osgi-bootstrap jar 2.2.3
org.objectweb.fractal.juliac.osgi.examples : helloworld-client jar 2.2.3
org.objectweb.fractal.juliac.osgi.examples : helloworld-server 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