Last Version

Equinox Application Container 1.2.0


Categories

Categories

CLI User Interface
GroupId

GroupId

org.mod4j.org.eclipse.equinox
ArtifactId

ArtifactId

app
Version

Version

1.2.0
Type

Type

jar
Description

Description

Equinox Application Container

Download app 1.2.0

Filename Size
app-1.2.0.pom
app-1.2.0.jar 79 KB
Browse

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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.