d

dirigible-components-group-templates

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

compile

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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