vaadin-select
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>org.webjars.bowergithub.vaadin</groupId> <artifactId>vaadin-select</artifactId> <version>2.5.0</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-select</artifactId> <version>2.5.0</version> <name>vaadin-select</name> <description>WebJar for vaadin-select</description> <url>https://www.webjars.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> </properties> <scm> <url>https://github.com/vaadin/vaadin-select</url> <connection>https://github.com/vaadin/vaadin-select.git</connection> <developerConnection>https://github.com/vaadin/vaadin-select.git</developerConnection> <tag>v2.5.0</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-select/issues</url> </issueManagement> <dependencies> <dependency> <groupId>org.webjars.bowergithub.vaadin</groupId> <artifactId>vaadin-text-field</artifactId> <version>[2.10.0,3)</version> </dependency> <dependency> <groupId>org.webjars.bowergithub.polymerelements</groupId> <artifactId>iron-resizable-behavior</artifactId> <version>[2.0.0,3)</version> </dependency> <dependency> <groupId>org.webjars.bowergithub.vaadin</groupId> <artifactId>vaadin-control-state-mixin</artifactId> <version>[2.2.1,3)</version> </dependency> <dependency> <groupId>org.webjars.bowergithub.vaadin</groupId> <artifactId>vaadin-list-mixin</artifactId> <version>[2.5.0,3)</version> </dependency> <dependency> <groupId>org.webjars.bowergithub.vaadin</groupId> <artifactId>vaadin-list-box</artifactId> <version>[1.4.0,2)</version> </dependency> <dependency> <groupId>org.webjars.bowergithub.vaadin</groupId> <artifactId>vaadin-lumo-styles</artifactId> <version>[1.6.0,2)</version> </dependency> <dependency> <groupId>org.webjars.bowergithub.polymerelements</groupId> <artifactId>iron-media-query</artifactId> <version>[2.0.0,3)</version> </dependency> <dependency> <groupId>org.webjars.bowergithub.vaadin</groupId> <artifactId>vaadin-themable-mixin</artifactId> <version>[1.6.1,2)</version> </dependency> <dependency> <groupId>org.webjars.bowergithub.vaadin</groupId> <artifactId>vaadin-material-styles</artifactId> <version>[1.3.2,2)</version> </dependency> <dependency> <groupId>org.webjars.bowergithub.polymer</groupId> <artifactId>polymer</artifactId> <version>[2.0.0,3)</version> </dependency> <dependency> <groupId>org.webjars.bowergithub.vaadin</groupId> <artifactId>vaadin-element-mixin</artifactId> <version>[2.4.1,3)</version> </dependency> <dependency> <groupId>org.webjars.bowergithub.vaadin</groupId> <artifactId>vaadin-item</artifactId> <version>[2.3.0,3)</version> </dependency> <dependency> <groupId>org.webjars.bowergithub.vaadin</groupId> <artifactId>vaadin-overlay</artifactId> <version>[3.5.0,4)</version> </dependency> </dependencies> </project>