| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.ow2.orchestra.eclipse.core | 
| ArtifactId | ArtifactIdorg.ow2.orchestra.eclipse.core.resources | 
| Last Version | Last Version3.7.100 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionCore Resource Management 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.core/org.ow2.orchestra.eclipse.core.resources/ -->
<dependency>
    <groupId>org.ow2.orchestra.eclipse.core</groupId>
    <artifactId>org.ow2.orchestra.eclipse.core.resources</artifactId>
    <version>3.7.100</version>
</dependency>// https://jarcasting.com/artifacts/org.ow2.orchestra.eclipse.core/org.ow2.orchestra.eclipse.core.resources/
implementation 'org.ow2.orchestra.eclipse.core:org.ow2.orchestra.eclipse.core.resources:3.7.100'// https://jarcasting.com/artifacts/org.ow2.orchestra.eclipse.core/org.ow2.orchestra.eclipse.core.resources/
implementation ("org.ow2.orchestra.eclipse.core:org.ow2.orchestra.eclipse.core.resources:3.7.100")'org.ow2.orchestra.eclipse.core:org.ow2.orchestra.eclipse.core.resources:jar:3.7.100'<dependency org="org.ow2.orchestra.eclipse.core" name="org.ow2.orchestra.eclipse.core.resources" rev="3.7.100">
  <artifact name="org.ow2.orchestra.eclipse.core.resources" type="jar" />
</dependency>@Grapes(
@Grab(group='org.ow2.orchestra.eclipse.core', module='org.ow2.orchestra.eclipse.core.resources', version='3.7.100')
)libraryDependencies += "org.ow2.orchestra.eclipse.core" % "org.ow2.orchestra.eclipse.core.resources" % "3.7.100"[org.ow2.orchestra.eclipse.core/org.ow2.orchestra.eclipse.core.resources "3.7.100"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.ow2.orchestra.eclipse.ant » org.ow2.orchestra.eclipse.ant.core Optional | jar | 3.2.300 | 
| org.ow2.orchestra.eclipse.core : org.ow2.orchestra.eclipse.core.expressions | jar | 3.4.300 | 
| org.ow2.orchestra.eclipse.core : org.ow2.orchestra.eclipse.core.filesystem | jar | 1.3.100 | 
| org.ow2.orchestra.eclipse.core : org.ow2.orchestra.eclipse.core.runtime | jar | 3.7.0 |