| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.ow2.orchestra.eclipse.equinox | 
| ArtifactId | ArtifactIdorg.ow2.orchestra.eclipse.equinox.preferences | 
| Last Version | Last Version3.4.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionEclipse Preferences Mechanism 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.preferences/ -->
<dependency>
    <groupId>org.ow2.orchestra.eclipse.equinox</groupId>
    <artifactId>org.ow2.orchestra.eclipse.equinox.preferences</artifactId>
    <version>3.4.0</version>
</dependency>// https://jarcasting.com/artifacts/org.ow2.orchestra.eclipse.equinox/org.ow2.orchestra.eclipse.equinox.preferences/
implementation 'org.ow2.orchestra.eclipse.equinox:org.ow2.orchestra.eclipse.equinox.preferences:3.4.0'// https://jarcasting.com/artifacts/org.ow2.orchestra.eclipse.equinox/org.ow2.orchestra.eclipse.equinox.preferences/
implementation ("org.ow2.orchestra.eclipse.equinox:org.ow2.orchestra.eclipse.equinox.preferences:3.4.0")'org.ow2.orchestra.eclipse.equinox:org.ow2.orchestra.eclipse.equinox.preferences:jar:3.4.0'<dependency org="org.ow2.orchestra.eclipse.equinox" name="org.ow2.orchestra.eclipse.equinox.preferences" rev="3.4.0">
  <artifact name="org.ow2.orchestra.eclipse.equinox.preferences" type="jar" />
</dependency>@Grapes(
@Grab(group='org.ow2.orchestra.eclipse.equinox', module='org.ow2.orchestra.eclipse.equinox.preferences', version='3.4.0')
)libraryDependencies += "org.ow2.orchestra.eclipse.equinox" % "org.ow2.orchestra.eclipse.equinox.preferences" % "3.4.0"[org.ow2.orchestra.eclipse.equinox/org.ow2.orchestra.eclipse.equinox.preferences "3.4.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.ow2.orchestra.eclipse.equinox : org.ow2.orchestra.eclipse.equinox.common | jar | [3.2.0,4.0.0) | 
| org.ow2.orchestra.eclipse.equinox : org.ow2.orchestra.eclipse.equinox.registry Optional | jar | [3.2.0,4.0.0) |