License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.ow2.orchestra.eclipse.core |
ArtifactId | ArtifactIdorg.ow2.orchestra.eclipse.core.expressions |
Version | Version3.4.300 |
Type | Typejar |
Description |
DescriptionExpression Language
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.expressions/ -->
<dependency>
<groupId>org.ow2.orchestra.eclipse.core</groupId>
<artifactId>org.ow2.orchestra.eclipse.core.expressions</artifactId>
<version>3.4.300</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.orchestra.eclipse.core/org.ow2.orchestra.eclipse.core.expressions/
implementation 'org.ow2.orchestra.eclipse.core:org.ow2.orchestra.eclipse.core.expressions:3.4.300'
// https://jarcasting.com/artifacts/org.ow2.orchestra.eclipse.core/org.ow2.orchestra.eclipse.core.expressions/
implementation ("org.ow2.orchestra.eclipse.core:org.ow2.orchestra.eclipse.core.expressions:3.4.300")
'org.ow2.orchestra.eclipse.core:org.ow2.orchestra.eclipse.core.expressions:jar:3.4.300'
<dependency org="org.ow2.orchestra.eclipse.core" name="org.ow2.orchestra.eclipse.core.expressions" rev="3.4.300">
<artifact name="org.ow2.orchestra.eclipse.core.expressions" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.orchestra.eclipse.core', module='org.ow2.orchestra.eclipse.core.expressions', version='3.4.300')
)
libraryDependencies += "org.ow2.orchestra.eclipse.core" % "org.ow2.orchestra.eclipse.core.expressions" % "3.4.300"
[org.ow2.orchestra.eclipse.core/org.ow2.orchestra.eclipse.core.expressions "3.4.300"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.orchestra.eclipse.core : org.ow2.orchestra.eclipse.core.runtime | jar | 3.7.0 |