License |
License |
---|---|
Categories |
CategoriesPostgreSQL Data Databases CLI User Interface |
GroupId | GroupIdorg.eclipse.birt.runtime.3_7_1 |
ArtifactId | ArtifactIdorg.eclipse.datatools.enablement.postgresql.dbdefinition |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.eclipse.datatools.enablement.postgresql.dbdefinition_1.0.1.v200906161800.jar
A component of the BIRT runtime
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.eclipse.birt.runtime.3_7_1/org.eclipse.datatools.enablement.postgresql.dbdefinition/ -->
<dependency>
<groupId>org.eclipse.birt.runtime.3_7_1</groupId>
<artifactId>org.eclipse.datatools.enablement.postgresql.dbdefinition</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime.3_7_1/org.eclipse.datatools.enablement.postgresql.dbdefinition/
implementation 'org.eclipse.birt.runtime.3_7_1:org.eclipse.datatools.enablement.postgresql.dbdefinition:1.0.1'
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime.3_7_1/org.eclipse.datatools.enablement.postgresql.dbdefinition/
implementation ("org.eclipse.birt.runtime.3_7_1:org.eclipse.datatools.enablement.postgresql.dbdefinition:1.0.1")
'org.eclipse.birt.runtime.3_7_1:org.eclipse.datatools.enablement.postgresql.dbdefinition:jar:1.0.1'
<dependency org="org.eclipse.birt.runtime.3_7_1" name="org.eclipse.datatools.enablement.postgresql.dbdefinition" rev="1.0.1">
<artifact name="org.eclipse.datatools.enablement.postgresql.dbdefinition" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.birt.runtime.3_7_1', module='org.eclipse.datatools.enablement.postgresql.dbdefinition', version='1.0.1')
)
libraryDependencies += "org.eclipse.birt.runtime.3_7_1" % "org.eclipse.datatools.enablement.postgresql.dbdefinition" % "1.0.1"
[org.eclipse.birt.runtime.3_7_1/org.eclipse.datatools.enablement.postgresql.dbdefinition "1.0.1"]