d

dirigible-components-ide-ui-databases

Files download
File Operation
dirigible-components-ide-ui-databases-8.18.8.jar download
dirigible-components-ide-ui-databases-8.18.8.pom download
dirigible-components-ide-ui-databases-8.18.8-sources.jar download
Apache Maven
<dependency>
  <groupId>org.eclipse.dirigible</groupId>
  <artifactId>dirigible-components-ide-ui-databases</artifactId>
  <version>8.18.8</version>
</dependency>
Gradle Groovy
implementation 'org.eclipse.dirigible:dirigible-components-ide-ui-databases:8.18.8'
Gradle Kotlin
implementation("org.eclipse.dirigible:dirigible-components-ide-ui-databases:8.18.8")
Scala SBT
libraryDependencies += "org.eclipse.dirigible" % "dirigible-components-ide-ui-databases" % "8.18.8"
Groovy Grape
@Grapes(
  @Grab(group='org.eclipse.dirigible', module='dirigible-components-ide-ui-databases', version='8.18.8')
)
Apache Ivy
<dependency org="org.eclipse.dirigible" name="dirigible-components-ide-ui-databases" rev="8.18.8" />
Leiningen
[org.eclipse.dirigible/dirigible-components-ide-ui-databases "8.18.8"]
Apache Buildr
'org.eclipse.dirigible:dirigible-components-ide-ui-databases:jar:8.18.8'