File | Operation |
---|---|
dirigible-components-group-api-platform-8.18.4.pom | download |
<dependency>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-components-group-api-platform</artifactId>
<version>8.18.4</version>
<type>pom</type>
</dependency>
implementation("org.eclipse.dirigible:dirigible-components-group-api-platform:8.18.4")
libraryDependencies += "org.eclipse.dirigible" % "dirigible-components-group-api-platform" % "8.18.4"
@Grapes(
@Grab(group='org.eclipse.dirigible', module='dirigible-components-group-api-platform', version='8.18.4')
)
<dependency org="org.eclipse.dirigible" name="dirigible-components-group-api-platform" rev="8.18.4" />
<parent> <groupId>org.eclipse.dirigible</groupId> <artifactId>dirigible-components-parent</artifactId> <version>8.18.4</version> </parent>
compile
|-- org.eclipse.dirigible:dirigible-components-group-api-core:8.18.4
|-- org.eclipse.dirigible:dirigible-components-api-qunit:8.18.4
|-- org.eclipse.dirigible:dirigible-components-api-platform:8.18.4
|-- org.eclipse.dirigible:dirigible-components-api-indexing:8.18.4
|-- org.eclipse.dirigible:dirigible-components-api-net:8.18.4
|-- org.eclipse.dirigible:dirigible-components-api-git:8.18.4
|-- org.eclipse.dirigible:dirigible-components-api-job:8.18.4
|-- org.eclipse.dirigible:dirigible-components-api-messaging:8.18.4
|-- org.eclipse.dirigible:dirigible-components-api-template:8.18.4
|-- org.eclipse.dirigible:dirigible-components-api-mail:8.18.4