Download org.eclipse.equinox.region-1.2.101.v20150831-1342.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.2.101.v20150831-1342 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.2.101.v20150831-1342.jar to your project.

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

Download

Click the following link to download the jar file.

org.eclipse.equinox.region-1.2.101.v20150831-1342-javadoc.jar
org.eclipse.equinox.region-1.2.101.v20150831-1342-sources.jar
org.eclipse.equinox.region-1.2.101.v20150831-1342.jar
org.eclipse.equinox.region-1.2.101.v20150831-1342.pom



Related Tutorials