Last Version

Equinox Registry 3.3.1.R33x_v20070802

The Eclipse extension registry allows bundles to communicate and cooperate using declarative markup and lazy instantiation. The extension mechanism is similar to OSGi services and declarative services but has some different contractual and management characteristics.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.floggy.3rd.org.eclipse.equinox
ArtifactId

ArtifactId

registry
Version

Version

3.3.1.R33x_v20070802
Type

Type

jar
Description

Description

Equinox Registry
The Eclipse extension registry allows bundles to communicate and cooperate using declarative markup and lazy instantiation. The extension mechanism is similar to OSGi services and declarative services but has some different contractual and management characteristics.
Project URL

Project URL

http://wiki.eclipse.org/Equinox
Source Code Management

Source Code Management

http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.equinox/components/bundles/org.eclipse.equinox.registry

Download registry 3.3.1.R33x_v20070802


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

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.