d

dirigible-components-api-utils

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