License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.ow2.orchestra.eclipse.emf |
ArtifactId | ArtifactIdorg.ow2.orchestra.eclipse.emf.ecore |
Last Version | Last Version2.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEMF Ecore
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.emf/org.ow2.orchestra.eclipse.emf.ecore/ -->
<dependency>
<groupId>org.ow2.orchestra.eclipse.emf</groupId>
<artifactId>org.ow2.orchestra.eclipse.emf.ecore</artifactId>
<version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.orchestra.eclipse.emf/org.ow2.orchestra.eclipse.emf.ecore/
implementation 'org.ow2.orchestra.eclipse.emf:org.ow2.orchestra.eclipse.emf.ecore:2.7.0'
// https://jarcasting.com/artifacts/org.ow2.orchestra.eclipse.emf/org.ow2.orchestra.eclipse.emf.ecore/
implementation ("org.ow2.orchestra.eclipse.emf:org.ow2.orchestra.eclipse.emf.ecore:2.7.0")
'org.ow2.orchestra.eclipse.emf:org.ow2.orchestra.eclipse.emf.ecore:jar:2.7.0'
<dependency org="org.ow2.orchestra.eclipse.emf" name="org.ow2.orchestra.eclipse.emf.ecore" rev="2.7.0">
<artifact name="org.ow2.orchestra.eclipse.emf.ecore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.orchestra.eclipse.emf', module='org.ow2.orchestra.eclipse.emf.ecore', version='2.7.0')
)
libraryDependencies += "org.ow2.orchestra.eclipse.emf" % "org.ow2.orchestra.eclipse.emf.ecore" % "2.7.0"
[org.ow2.orchestra.eclipse.emf/org.ow2.orchestra.eclipse.emf.ecore "2.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.orchestra.eclipse.emf : org.ow2.orchestra.eclipse.emf.common | jar | 2.7.0 |
org.ow2.orchestra.eclipse.core : org.ow2.orchestra.eclipse.core.resources Optional | jar | 3.7.100 |
org.ow2.orchestra.eclipse.core : org.ow2.orchestra.eclipse.core.runtime | jar | 3.7.0 |