d

dirigible-components-template-application-rest

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