Equinox Util Bundle

Equinox Util Bundle The Equinox Util Bundle contains services to facilitate bundle developers in their programming, and to lighten resource usage at runtime.

License

License

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

org.eclipse.platform
ArtifactId

ArtifactId

org.eclipse.equinox.util
Last Version

Last Version

1.1.300
Release Date

Release Date

Type

Type

jar
Description

Description

Equinox Util Bundle
Equinox Util Bundle The Equinox Util Bundle contains services to facilitate bundle developers in their programming, and to lighten resource usage at runtime.
Project URL

Project URL

http://www.eclipse.org/platform
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

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

Download org.eclipse.equinox.util

How to add to project

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

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
1.1.300
1.1.200
1.1.100
1.1.0
1.0.500