d

dirigible-components-group-templates

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

compile

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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