| License |
License |
|---|---|
| Categories |
CategoriesVaadin User Interface Web Frameworks |
| GroupId | GroupIdcom.vaadin |
| ArtifactId | ArtifactIdcollaboration-engine |
| Version | Version5.0.0 |
| Type | Typejar |
| Description |
DescriptionCollaboration Engine
Vaadin Collaboration Engine
|
| Filename | Size |
|---|---|
| collaboration-engine-5.0.0.pom | |
| collaboration-engine-5.0.0.jar | 181 KB |
| collaboration-engine-5.0.0-sources.jar | 100 KB |
| collaboration-engine-5.0.0-javadoc.jar | 722 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.vaadin/collaboration-engine/ -->
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>collaboration-engine</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin/collaboration-engine/
implementation 'com.vaadin:collaboration-engine:5.0.0'
// https://jarcasting.com/artifacts/com.vaadin/collaboration-engine/
implementation ("com.vaadin:collaboration-engine:5.0.0")
'com.vaadin:collaboration-engine:jar:5.0.0'
<dependency org="com.vaadin" name="collaboration-engine" rev="5.0.0">
<artifact name="collaboration-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vaadin', module='collaboration-engine', version='5.0.0')
)
libraryDependencies += "com.vaadin" % "collaboration-engine" % "5.0.0"
[com.vaadin/collaboration-engine "5.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.vaadin : vaadin-avatar-flow | jar | 23.0.0 |
| com.vaadin : vaadin-messages-flow | jar | 23.0.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.0 |
| com.vaadin : license-checker | jar | 1.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.vaadin : flow-server | jar | 23.0.0 |
| com.vaadin : flow-data | jar | 23.0.0 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |