vaadin-grid
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.webjars.bowergithub.vaadin</groupId>
<artifactId>vaadin-grid</artifactId>
<version>5.10.1</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<groupId>org.webjars.bowergithub.vaadin</groupId>
<artifactId>vaadin-grid</artifactId>
<version>5.10.1</version>
<name>vaadin-grid</name>
<description>WebJar for vaadin-grid</description>
<url>https://www.webjars.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<scm>
<url>https://github.com/vaadin/vaadin-grid</url>
<connection>https://github.com/vaadin/vaadin-grid.git</connection>
<developerConnection>https://github.com/vaadin/vaadin-grid.git</developerConnection>
<tag>v5.10.1</tag>
</scm>
<developers>
<developer>
<id>webjars</id>
<url>https://www.webjars.org</url>
</developer>
</developers>
<licenses>
<license>
<name>Apache-2.0</name>
<distribution>repo</distribution>
</license>
</licenses>
<issueManagement>
<url>https://github.com/vaadin/vaadin-grid/issues</url>
</issueManagement>
<dependencies>
<dependency>
<groupId>org.webjars.bowergithub.vaadin</groupId>
<artifactId>vaadin-material-styles</artifactId>
<version>[1.3.2,2.0.0-0)</version>
</dependency>
<dependency>
<groupId>org.webjars.bowergithub.polymerelements</groupId>
<artifactId>iron-a11y-announcer</artifactId>
<version>[2.0.0,3.0.0-0)</version>
</dependency>
<dependency>
<groupId>org.webjars.bowergithub.vaadin</groupId>
<artifactId>vaadin-checkbox</artifactId>
<version>[2.6.0,3.0.0-0)</version>
</dependency>
<dependency>
<groupId>org.webjars.bowergithub.polymerelements</groupId>
<artifactId>iron-a11y-keys-behavior</artifactId>
<version>[2.0.0,3.0.0-0)</version>
</dependency>
<dependency>
<groupId>org.webjars.bowergithub.vaadin</groupId>
<artifactId>vaadin-lumo-styles</artifactId>
<version>[1.6.0,2.0.0-0)</version>
</dependency>
<dependency>
<groupId>org.webjars.bowergithub.vaadin</groupId>
<artifactId>vaadin-themable-mixin</artifactId>
<version>[1.6.1,2.0.0-0)</version>
</dependency>
<dependency>
<groupId>org.webjars.bowergithub.polymerelements</groupId>
<artifactId>iron-scroll-target-behavior</artifactId>
<version>[2.0.0,3.0.0-0)</version>
</dependency>
<dependency>
<groupId>org.webjars.bowergithub.polymer</groupId>
<artifactId>polymer</artifactId>
<version>[2.0.0,3.0.0-0)</version>
</dependency>
<dependency>
<groupId>org.webjars.bowergithub.vaadin</groupId>
<artifactId>vaadin-element-mixin</artifactId>
<version>[2.4.1,3.0.0-0)</version>
</dependency>
<dependency>
<groupId>org.webjars.bowergithub.vaadin</groupId>
<artifactId>vaadin-text-field</artifactId>
<version>[2.10.0,3.0.0-0)</version>
</dependency>
<dependency>
<groupId>org.webjars.bowergithub.polymerelements</groupId>
<artifactId>iron-resizable-behavior</artifactId>
<version>[2.0.0,3.0.0-0)</version>
</dependency>
</dependencies>
</project>