d

dirigible-components-group-templates

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

compile

|-- org.eclipse.dirigible:dirigible-components-template-application-angular

|-- org.eclipse.dirigible:dirigible-components-template-application-dao

|-- org.eclipse.dirigible:dirigible-components-template-application-data

|-- org.eclipse.dirigible:dirigible-components-template-application-feed

|-- org.eclipse.dirigible:dirigible-components-template-application-odata

|-- org.eclipse.dirigible:dirigible-components-template-application-rest

|-- org.eclipse.dirigible:dirigible-components-template-application-schema

|-- org.eclipse.dirigible:dirigible-components-template-application-ui-angular

|-- org.eclipse.dirigible:dirigible-components-template-database-access

|-- org.eclipse.dirigible:dirigible-components-template-database-table

|-- org.eclipse.dirigible:dirigible-components-template-database-view

|-- org.eclipse.dirigible:dirigible-components-template-extension-perspective

|-- org.eclipse.dirigible:dirigible-components-template-extension-view

|-- org.eclipse.dirigible:dirigible-components-template-bpm

|-- org.eclipse.dirigible:dirigible-components-template-form

|-- org.eclipse.dirigible:dirigible-components-template-form-builder-angularjs

|-- org.eclipse.dirigible:dirigible-components-template-hello-world

|-- org.eclipse.dirigible:dirigible-components-template-react

|-- org.eclipse.dirigible:dirigible-components-template-html

|-- org.eclipse.dirigible:dirigible-components-template-html-widgets

|-- org.eclipse.dirigible:dirigible-components-template-http-client

|-- org.eclipse.dirigible:dirigible-components-template-job

|-- org.eclipse.dirigible:dirigible-components-template-listener

|-- org.eclipse.dirigible:dirigible-components-template-websocket

|-- org.eclipse.dirigible:dirigible-components-template-typescript