License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.ow2.orchestra.eclipse.equinox |
ArtifactId | ArtifactIdorg.ow2.orchestra.eclipse.equinox.app |
Last Version | Last Version1.3.100 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEquinox Application Container
Birt integration within Orchestra.
Those Eclipse's artifacts are temporaly published under Orchestra repository awaiting the Eclipse fundation to do it.
This is not a full publication of Birt artifacts but just ones needed by the Orchestra project
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.orchestra.eclipse.equinox/org.ow2.orchestra.eclipse.equinox.app/ -->
<dependency>
<groupId>org.ow2.orchestra.eclipse.equinox</groupId>
<artifactId>org.ow2.orchestra.eclipse.equinox.app</artifactId>
<version>1.3.100</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.orchestra.eclipse.equinox/org.ow2.orchestra.eclipse.equinox.app/
implementation 'org.ow2.orchestra.eclipse.equinox:org.ow2.orchestra.eclipse.equinox.app:1.3.100'
// https://jarcasting.com/artifacts/org.ow2.orchestra.eclipse.equinox/org.ow2.orchestra.eclipse.equinox.app/
implementation ("org.ow2.orchestra.eclipse.equinox:org.ow2.orchestra.eclipse.equinox.app:1.3.100")
'org.ow2.orchestra.eclipse.equinox:org.ow2.orchestra.eclipse.equinox.app:jar:1.3.100'
<dependency org="org.ow2.orchestra.eclipse.equinox" name="org.ow2.orchestra.eclipse.equinox.app" rev="1.3.100">
<artifact name="org.ow2.orchestra.eclipse.equinox.app" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.orchestra.eclipse.equinox', module='org.ow2.orchestra.eclipse.equinox.app', version='1.3.100')
)
libraryDependencies += "org.ow2.orchestra.eclipse.equinox" % "org.ow2.orchestra.eclipse.equinox.app" % "1.3.100"
[org.ow2.orchestra.eclipse.equinox/org.ow2.orchestra.eclipse.equinox.app "1.3.100"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.orchestra.eclipse.equinox : org.ow2.orchestra.eclipse.equinox.common | jar | 3.6.0 |
org.ow2.orchestra.eclipse.equinox : org.ow2.orchestra.eclipse.equinox.registry | jar | 3.5.100 |