Equinox Common

A library of utility classes (e.g., IStatus, Assert, IAdaptable, ...) that are frequently used by Eclipse bundles. This bundle can be used in various different OSGi systems or standalone (i.e., without OSGi).

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

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

ArtifactId

common
Last Version

Last Version

3.3.0.v20070426
Release Date

Release Date

Type

Type

jar
Description

Description

Equinox Common
A library of utility classes (e.g., IStatus, Assert, IAdaptable, ...) that are frequently used by Eclipse bundles. This bundle can be used in various different OSGi systems or standalone (i.e., without OSGi).
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.common/

Download common

How to add to project

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

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.

Versions

Version
3.3.0.v20070426