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