v

vaadin-core

Vaadin Platform (vaadin-core)
https://vaadin.com
Apache License Version 2.0
Files download
File Operation
vaadin-core-14.11.0.jar download
vaadin-core-14.11.0.pom download
vaadin-core-14.11.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.vaadin</groupId>
  <artifactId>vaadin-core</artifactId>
  <version>14.11.0</version>
</dependency>
Gradle Groovy
implementation 'com.vaadin:vaadin-core:14.11.0'
Gradle Kotlin
implementation("com.vaadin:vaadin-core:14.11.0")
Scala SBT
libraryDependencies += "com.vaadin" % "vaadin-core" % "14.11.0"
Groovy Grape
@Grapes(
  @Grab(group='com.vaadin', module='vaadin-core', version='14.11.0')
)
Apache Ivy
<dependency org="com.vaadin" name="vaadin-core" rev="14.11.0" />
Leiningen
[com.vaadin/vaadin-core "14.11.0"]
Apache Buildr
'com.vaadin:vaadin-core:jar:14.11.0'
Dependencies
<parent>
  <groupId>com.vaadin</groupId>
  <artifactId>vaadin-platform-parent</artifactId>
  <version>14.11.0</version>
</parent>

compile

|-- com.vaadin:flow-server:2.10.0

|-- com.vaadin:flow-lit-template:2.10.0

|-- com.vaadin:flow-push:2.10.0

|-- com.vaadin:flow-client:2.10.0

|-- com.vaadin:flow-html-components:2.10.0

|-- com.vaadin:flow-data:2.10.0

|-- com.vaadin:flow-dnd:2.10.0

|-- com.vaadin:vaadin-lumo-theme:2.10.0

|-- com.vaadin:vaadin-material-theme:2.10.0

|-- com.vaadin:vaadin-accordion-flow:14.11.0

|-- com.vaadin:vaadin-avatar-flow:14.11.0

|-- com.vaadin:vaadin-button-flow:14.11.0

|-- com.vaadin:vaadin-checkbox-flow:14.11.0

|-- com.vaadin:vaadin-combo-box-flow:14.11.0

|-- com.vaadin:vaadin-custom-field-flow:14.11.0

|-- com.vaadin:vaadin-date-picker-flow:14.11.0

|-- com.vaadin:vaadin-date-time-picker-flow:14.11.0

|-- com.vaadin:vaadin-details-flow:14.11.0

|-- com.vaadin:vaadin-time-picker-flow:14.11.0

|-- com.vaadin:vaadin-select-flow:14.11.0

|-- com.vaadin:vaadin-dialog-flow:14.11.0

|-- com.vaadin:vaadin-form-layout-flow:14.11.0

|-- com.vaadin:vaadin-grid-flow:14.11.0

|-- com.vaadin:vaadin-icons-flow:14.11.0

|-- com.vaadin:vaadin-iron-list-flow:14.11.0

|-- com.vaadin:vaadin-list-box-flow:14.11.0

|-- com.vaadin:vaadin-login-flow:14.11.0

|-- com.vaadin:vaadin-messages-flow:14.11.0

|-- com.vaadin:vaadin-ordered-layout-flow:14.11.0

|-- com.vaadin:vaadin-progress-bar-flow:14.11.0

|-- com.vaadin:vaadin-radio-button-flow:14.11.0

|-- com.vaadin:vaadin-split-layout-flow:14.11.0

|-- com.vaadin:vaadin-tabs-flow:14.11.0

|-- com.vaadin:vaadin-text-field-flow:14.11.0

|-- com.vaadin:vaadin-upload-flow:14.11.0

|-- com.vaadin:vaadin-notification-flow:14.11.0

|-- com.vaadin:vaadin-app-layout-flow:14.11.0

|-- com.vaadin:vaadin-context-menu-flow:14.11.0

|-- com.vaadin:vaadin-menu-bar-flow:14.11.0