Apache Aries Blueprint HelloWorld

Example blueprint hello world application

License

License

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.samples.osgi
ArtifactId

ArtifactId

org.apache.geronimo.samples.osgi.helloworld.eba
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Apache Aries Blueprint HelloWorld
Example blueprint hello world application
Project Organization

Project Organization

The Apache Software Foundation

Download org.apache.geronimo.samples.osgi.helloworld.eba

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.geronimo.samples.osgi/org.apache.geronimo.samples.osgi.helloworld.eba/ -->
<dependency>
    <groupId>org.apache.geronimo.samples.osgi</groupId>
    <artifactId>org.apache.geronimo.samples.osgi.helloworld.eba</artifactId>
    <version>3.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.samples.osgi/org.apache.geronimo.samples.osgi.helloworld.eba/
implementation 'org.apache.geronimo.samples.osgi:org.apache.geronimo.samples.osgi.helloworld.eba:3.0.0'
// https://jarcasting.com/artifacts/org.apache.geronimo.samples.osgi/org.apache.geronimo.samples.osgi.helloworld.eba/
implementation ("org.apache.geronimo.samples.osgi:org.apache.geronimo.samples.osgi.helloworld.eba:3.0.0")
'org.apache.geronimo.samples.osgi:org.apache.geronimo.samples.osgi.helloworld.eba:pom:3.0.0'
<dependency org="org.apache.geronimo.samples.osgi" name="org.apache.geronimo.samples.osgi.helloworld.eba" rev="3.0.0">
  <artifact name="org.apache.geronimo.samples.osgi.helloworld.eba" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.samples.osgi', module='org.apache.geronimo.samples.osgi.helloworld.eba', version='3.0.0')
)
libraryDependencies += "org.apache.geronimo.samples.osgi" % "org.apache.geronimo.samples.osgi.helloworld.eba" % "3.0.0"
[org.apache.geronimo.samples.osgi/org.apache.geronimo.samples.osgi.helloworld.eba "3.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • helloworld-api
  • helloworld-server
  • helloworld-client
  • helloworld-wab
  • helloworld-assembly

Versions

Version
3.0.0
3.0-beta-1