d

dirigible-components-api-utils

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