License |
License |
---|---|
Categories |
CategoriesData CLI User Interface |
GroupId | GroupIdorg.ow2.orchestra.eclipse.datatools |
ArtifactId | ArtifactIdorg.ow2.orchestra.eclipse.datatools.connectivity.oda.profile |
Last Version | Last Version3.2.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDTP ODA Connection Profile Framework Plug-in
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.datatools/org.ow2.orchestra.eclipse.datatools.connectivity.oda.profile/ -->
<dependency>
<groupId>org.ow2.orchestra.eclipse.datatools</groupId>
<artifactId>org.ow2.orchestra.eclipse.datatools.connectivity.oda.profile</artifactId>
<version>3.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.orchestra.eclipse.datatools/org.ow2.orchestra.eclipse.datatools.connectivity.oda.profile/
implementation 'org.ow2.orchestra.eclipse.datatools:org.ow2.orchestra.eclipse.datatools.connectivity.oda.profile:3.2.5'
// https://jarcasting.com/artifacts/org.ow2.orchestra.eclipse.datatools/org.ow2.orchestra.eclipse.datatools.connectivity.oda.profile/
implementation ("org.ow2.orchestra.eclipse.datatools:org.ow2.orchestra.eclipse.datatools.connectivity.oda.profile:3.2.5")
'org.ow2.orchestra.eclipse.datatools:org.ow2.orchestra.eclipse.datatools.connectivity.oda.profile:jar:3.2.5'
<dependency org="org.ow2.orchestra.eclipse.datatools" name="org.ow2.orchestra.eclipse.datatools.connectivity.oda.profile" rev="3.2.5">
<artifact name="org.ow2.orchestra.eclipse.datatools.connectivity.oda.profile" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.orchestra.eclipse.datatools', module='org.ow2.orchestra.eclipse.datatools.connectivity.oda.profile', version='3.2.5')
)
libraryDependencies += "org.ow2.orchestra.eclipse.datatools" % "org.ow2.orchestra.eclipse.datatools.connectivity.oda.profile" % "3.2.5"
[org.ow2.orchestra.eclipse.datatools/org.ow2.orchestra.eclipse.datatools.connectivity.oda.profile "3.2.5"]