Download org.apache.stanbol.commons.frameworkfragment-0.12.0.jar file - Jar o

Jar examples for o:org.apache.stanbol.commons.frameworkfragment

Description

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

You can download jar file org.apache.stanbol.commons.frameworkfragment 0.12.0 in this page.

License

Apache License

Build File

You can use the following script to add org.apache.stanbol.commons.frameworkfragment-0.12.0.jar to your project.

<dependency>
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.commons.frameworkfragment</artifactId>
   <version>0.12.0</version>
</dependency>
compile group: 'org.apache.stanbol', name: 'org.apache.stanbol.commons.frameworkfragment', version: '0.12.0'
libraryDependencies += "org.apache.stanbol" % "org.apache.stanbol.commons.frameworkfragment" % "0.12.0"
<dependency org="org.apache.stanbol" name="org.apache.stanbol.commons.frameworkfragment" rev="0.12.0"/>
@Grapes(@Grab(group='org.apache.stanbol', module='org.apache.stanbol.commons.frameworkfragment', version='0.12.0'))
'org.apache.stanbol:org.apache.stanbol.commons.frameworkfragment:jar:0.12.0'

Download

Click the following link to download the jar file.

org.apache.stanbol.commons.frameworkfragment-0.12.0-sources.jar
org.apache.stanbol.commons.frameworkfragment-0.12.0.jar
org.apache.stanbol.commons.frameworkfragment-0.12.0.pom



Related Tutorials