d

dirigible-components-group-templates

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

compile

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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