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