Download org.eclipse.equinox.region-1.1.0.v20120522-1841.jar file - Jar o

Jar examples for o:org.eclipse.equinox.region

Description

Provides the concept of a region used to isolate bundles according to the configured sharing policy, which is applied across the framework using the OSGi hook APIs.

You can download jar file org.eclipse.equinox.region 1.1.0.v20120522-1841 in this page.

License

Eclipse Public License (EPL) v1.0

Build File

You can use the following script to add org.eclipse.equinox.region-1.1.0.v20120522-1841.jar to your project.

<dependency>
   <groupId>org.eclipse.equinox</groupId>
   <artifactId>org.eclipse.equinox.region</artifactId>
   <version>1.1.0.v20120522-1841</version>
</dependency>
compile group: 'org.eclipse.equinox', name: 'org.eclipse.equinox.region', version: '1.1.0.v20120522-1841'
libraryDependencies += "org.eclipse.equinox" % "org.eclipse.equinox.region" % "1.1.0.v20120522-1841"
<dependency org="org.eclipse.equinox" name="org.eclipse.equinox.region" rev="1.1.0.v20120522-1841"/>
@Grapes(@Grab(group='org.eclipse.equinox', module='org.eclipse.equinox.region', version='1.1.0.v20120522-1841'))
'org.eclipse.equinox:org.eclipse.equinox.region:jar:1.1.0.v20120522-1841'

Download

Click the following link to download the jar file.

org.eclipse.equinox.region-1.1.0.v20120522-1841-javadoc.jar
org.eclipse.equinox.region-1.1.0.v20120522-1841-sources.jar
org.eclipse.equinox.region-1.1.0.v20120522-1841.jar
org.eclipse.equinox.region-1.1.0.v20120522-1841.pom



Related Tutorials