Categories |
CategoriesData CLI User Interface |
---|---|
GroupId | GroupIdorg.eclipse.birt.runtime |
ArtifactId | ArtifactIdorg.eclipse.datatools.enablement.oracle.dbdefinition |
Version | Version1.0.102.v201107221506 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.eclipse.birt.runtime/org.eclipse.datatools.enablement.oracle.dbdefinition/ -->
<dependency>
<groupId>org.eclipse.birt.runtime</groupId>
<artifactId>org.eclipse.datatools.enablement.oracle.dbdefinition</artifactId>
<version>1.0.102.v201107221506</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime/org.eclipse.datatools.enablement.oracle.dbdefinition/
implementation 'org.eclipse.birt.runtime:org.eclipse.datatools.enablement.oracle.dbdefinition:1.0.102.v201107221506'
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime/org.eclipse.datatools.enablement.oracle.dbdefinition/
implementation ("org.eclipse.birt.runtime:org.eclipse.datatools.enablement.oracle.dbdefinition:1.0.102.v201107221506")
'org.eclipse.birt.runtime:org.eclipse.datatools.enablement.oracle.dbdefinition:jar:1.0.102.v201107221506'
<dependency org="org.eclipse.birt.runtime" name="org.eclipse.datatools.enablement.oracle.dbdefinition" rev="1.0.102.v201107221506">
<artifact name="org.eclipse.datatools.enablement.oracle.dbdefinition" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.birt.runtime', module='org.eclipse.datatools.enablement.oracle.dbdefinition', version='1.0.102.v201107221506')
)
libraryDependencies += "org.eclipse.birt.runtime" % "org.eclipse.datatools.enablement.oracle.dbdefinition" % "1.0.102.v201107221506"
[org.eclipse.birt.runtime/org.eclipse.datatools.enablement.oracle.dbdefinition "1.0.102.v201107221506"]