d

dirigible-components-template-application-odata

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