is not current version
Last Version 1.0.0

org.apache.stanbol:org.apache.stanbol.commons.frameworkfragment 0.12.0

The framework fragment bundle causes additional packages from the JVM environment to be exported.

GroupId

GroupId

org.apache.stanbol
ArtifactId

ArtifactId

org.apache.stanbol.commons.frameworkfragment
Version

Version

0.12.0
Type

Type

jar

Download org.apache.stanbol.commons.frameworkfragment 0.12.0


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