| License |
License |
|---|---|
| Categories |
CategoriesVaadin User Interface Web Frameworks |
| GroupId | GroupIdcom.vaadin |
| ArtifactId | ArtifactIdcollaboration-engine-parent |
| Last Version | Last Version5.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionCollaboration Engine Parent
A parent POM for all artifacts by Vaadin Ltd.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| collaboration-engine-parent-5.1.0.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.vaadin/collaboration-engine-parent/ -->
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>collaboration-engine-parent</artifactId>
<version>5.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin/collaboration-engine-parent/
implementation 'com.vaadin:collaboration-engine-parent:5.1.0'
// https://jarcasting.com/artifacts/com.vaadin/collaboration-engine-parent/
implementation ("com.vaadin:collaboration-engine-parent:5.1.0")
'com.vaadin:collaboration-engine-parent:pom:5.1.0'
<dependency org="com.vaadin" name="collaboration-engine-parent" rev="5.1.0">
<artifact name="collaboration-engine-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vaadin', module='collaboration-engine-parent', version='5.1.0')
)
libraryDependencies += "com.vaadin" % "collaboration-engine-parent" % "5.1.0"
[com.vaadin/collaboration-engine-parent "5.1.0"]