is not current version
Last Version 1.6.100

Equinox Application Container 1.6.0

Equinox Application Container

License

License

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

org.eclipse.platform
ArtifactId

ArtifactId

org.eclipse.equinox.app
Version

Version

1.6.0
Type

Type

jar
Description

Description

Equinox Application Container
Equinox Application Container
Project URL

Project URL

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

Project Organization

Eclipse Foundation

Download org.eclipse.equinox.app 1.6.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.platform : org.eclipse.equinox.registry jar [3.4.0,4.0.0)
org.eclipse.platform : org.eclipse.equinox.common jar [3.2.0,4.0.0)

Project Modules

There are no modules declared in this project.