Last Version

Apache Taverna OSGi Framework Launcher 0.2.1-incubating

Launches an OSGi framework and handles loading and starting of OSGi bundles and Spring DM managed services

License

License

GroupId

GroupId

org.apache.taverna.osgi
ArtifactId

ArtifactId

taverna-osgi-launcher
Version

Version

0.2.1-incubating
Type

Type

jar
Description

Description

Apache Taverna OSGi Framework Launcher
Launches an OSGi framework and handles loading and starting of OSGi bundles and Spring DM managed services
Project URL

Project URL

http://taverna.incubator.apache.org/taverna-osgi-launcher/
Project Organization

Project Organization

The Apache Software Foundation

Download taverna-osgi-launcher 0.2.1-incubating


<!-- https://jarcasting.com/artifacts/org.apache.taverna.osgi/taverna-osgi-launcher/ -->
<dependency>
    <groupId>org.apache.taverna.osgi</groupId>
    <artifactId>taverna-osgi-launcher</artifactId>
    <version>0.2.1-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.taverna.osgi/taverna-osgi-launcher/
implementation 'org.apache.taverna.osgi:taverna-osgi-launcher:0.2.1-incubating'
// https://jarcasting.com/artifacts/org.apache.taverna.osgi/taverna-osgi-launcher/
implementation ("org.apache.taverna.osgi:taverna-osgi-launcher:0.2.1-incubating")
'org.apache.taverna.osgi:taverna-osgi-launcher:jar:0.2.1-incubating'
<dependency org="org.apache.taverna.osgi" name="taverna-osgi-launcher" rev="0.2.1-incubating">
  <artifact name="taverna-osgi-launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.taverna.osgi', module='taverna-osgi-launcher', version='0.2.1-incubating')
)
libraryDependencies += "org.apache.taverna.osgi" % "taverna-osgi-launcher" % "0.2.1-incubating"
[org.apache.taverna.osgi/taverna-osgi-launcher "0.2.1-incubating"]

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.