Last Version

Eclipse Equinox Region Digraph 1.2.101.v20150831-1342

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.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.equinox
ArtifactId

ArtifactId

org.eclipse.equinox.region
Version

Version

1.2.101.v20150831-1342
Type

Type

jar
Description

Description

Eclipse Equinox Region Digraph
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.
Project URL

Project URL

http://www.eclipse.org/equinox/
Source Code Management

Source Code Management

http://git.eclipse.org/c/equinox/rt.equinox.bundles.git/

Download org.eclipse.equinox.region 1.2.101.v20150831-1342


<!-- https://jarcasting.com/artifacts/org.eclipse.equinox/org.eclipse.equinox.region/ -->
<dependency>
    <groupId>org.eclipse.equinox</groupId>
    <artifactId>org.eclipse.equinox.region</artifactId>
    <version>1.2.101.v20150831-1342</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.equinox/org.eclipse.equinox.region/
implementation 'org.eclipse.equinox:org.eclipse.equinox.region:1.2.101.v20150831-1342'
// https://jarcasting.com/artifacts/org.eclipse.equinox/org.eclipse.equinox.region/
implementation ("org.eclipse.equinox:org.eclipse.equinox.region:1.2.101.v20150831-1342")
'org.eclipse.equinox:org.eclipse.equinox.region:jar:1.2.101.v20150831-1342'
<dependency org="org.eclipse.equinox" name="org.eclipse.equinox.region" rev="1.2.101.v20150831-1342">
  <artifact name="org.eclipse.equinox.region" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.equinox', module='org.eclipse.equinox.region', version='1.2.101.v20150831-1342')
)
libraryDependencies += "org.eclipse.equinox" % "org.eclipse.equinox.region" % "1.2.101.v20150831-1342"
[org.eclipse.equinox/org.eclipse.equinox.region "1.2.101.v20150831-1342"]

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.