Last Version

Apache Stanbol Default Framework Fragment Bundle 0.9.0-incubating

Fragment bundle that causes additional packages from the JVM environment to be exported. After starting this bundle, the OSGi console detail view of the system bundle (/system/console/bundles/0) should list two com.example packages as being exported.

License

License

GroupId

GroupId

org.apache.stanbol
ArtifactId

ArtifactId

org.apache.stanbol.frameworkfragment
Version

Version

0.9.0-incubating
Type

Type

jar
Description

Description

Apache Stanbol Default Framework Fragment Bundle
Fragment bundle that causes additional packages from the JVM environment to be exported. After starting this bundle, the OSGi console detail view of the system bundle (/system/console/bundles/0) should list two com.example packages as being exported.
Project Organization

Project Organization

The Apache Software Foundation

Download org.apache.stanbol.frameworkfragment 0.9.0-incubating


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

Dependencies

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

Project Modules

There are no modules declared in this project.