License |
License |
---|---|
Categories |
CategoriesData CLI User Interface |
GroupId | GroupIdorg.ow2.orchestra.eclipse.birt |
ArtifactId | ArtifactIdorg.ow2.orchestra.eclipse.birt.data |
Last Version | Last Version3.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBIRT Data Engine
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.birt/org.ow2.orchestra.eclipse.birt.data/ -->
<dependency>
<groupId>org.ow2.orchestra.eclipse.birt</groupId>
<artifactId>org.ow2.orchestra.eclipse.birt.data</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.orchestra.eclipse.birt/org.ow2.orchestra.eclipse.birt.data/
implementation 'org.ow2.orchestra.eclipse.birt:org.ow2.orchestra.eclipse.birt.data:3.7.0'
// https://jarcasting.com/artifacts/org.ow2.orchestra.eclipse.birt/org.ow2.orchestra.eclipse.birt.data/
implementation ("org.ow2.orchestra.eclipse.birt:org.ow2.orchestra.eclipse.birt.data:3.7.0")
'org.ow2.orchestra.eclipse.birt:org.ow2.orchestra.eclipse.birt.data:jar:3.7.0'
<dependency org="org.ow2.orchestra.eclipse.birt" name="org.ow2.orchestra.eclipse.birt.data" rev="3.7.0">
<artifact name="org.ow2.orchestra.eclipse.birt.data" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.orchestra.eclipse.birt', module='org.ow2.orchestra.eclipse.birt.data', version='3.7.0')
)
libraryDependencies += "org.ow2.orchestra.eclipse.birt" % "org.ow2.orchestra.eclipse.birt.data" % "3.7.0"
[org.ow2.orchestra.eclipse.birt/org.ow2.orchestra.eclipse.birt.data "3.7.0"]