
META-INF.maven.com.vaadin.vaadin-custom-field-flow.pom.xml Maven / Gradle / Ivy
<?xml version="1.0" encoding="UTF-8"?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>com.vaadin</groupId> <artifactId>vaadin-custom-field-flow-parent</artifactId> <version>14.8.7</version> </parent> <groupId>com.vaadin</groupId> <artifactId>vaadin-custom-field-flow</artifactId> <version>14.8.7</version> <name>Vaadin Custom Field</name> <licenses> <license> <name>Apache License Version 2.0</name> <url>https://www.apache.org/licenses/LICENSE-2.0</url> <distribution>repo</distribution> </license> </licenses> <dependencies> <dependency> <groupId>javax.servlet</groupId> <artifactId>javax.servlet-api</artifactId> <version>3.1.0</version> <scope>provided</scope> </dependency> <dependency> <groupId>com.vaadin</groupId> <artifactId>flow-server</artifactId> <version>2.7.14</version> <scope>provided</scope> </dependency> <dependency> <groupId>com.vaadin</groupId> <artifactId>flow-html-components</artifactId> <version>2.7.14</version> <scope>provided</scope> </dependency> <dependency> <groupId>com.vaadin</groupId> <artifactId>flow-data</artifactId> <version>2.7.14</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.webjars.bowergithub.vaadin</groupId> <artifactId>vaadin-custom-field</artifactId> <version>1.3.1</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.webjars.bowergithub.vaadin</groupId> <artifactId>vaadin-lumo-styles</artifactId> <version>1.6.1</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.webjars.bowergithub.polymerelements</groupId> <artifactId>iron-icon</artifactId> <version>2.1.0</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.webjars.bowergithub.polymerelements</groupId> <artifactId>iron-iconset-svg</artifactId> <version>2.2.1</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.webjars.bowergithub.polymerelements</groupId> <artifactId>iron-flex-layout</artifactId> <version>2.0.3</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.webjars.bowergithub.polymerelements</groupId> <artifactId>iron-meta</artifactId> <version>2.1.1</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.webjars.bowergithub.vaadin</groupId> <artifactId>vaadin-themable-mixin</artifactId> <version>1.6.2</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.webjars.bowergithub.vaadin</groupId> <artifactId>vaadin-material-styles</artifactId> <version>1.3.2</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.webjars.bowergithub.polymer</groupId> <artifactId>polymer</artifactId> <version>2.6.1</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.webjars.bowergithub.webcomponents</groupId> <artifactId>webcomponentsjs</artifactId> <version>1.2.6</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.webjars.bowergithub.webcomponents</groupId> <artifactId>shadycss</artifactId> <version>1.5.0-1</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.webjars.bowergithub.vaadin</groupId> <artifactId>vaadin-element-mixin</artifactId> <version>2.4.2</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.webjars.bowergithub.vaadin</groupId> <artifactId>vaadin-usage-statistics</artifactId> <version>2.1.2</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.webjars.bowergithub.vaadin</groupId> <artifactId>vaadin-development-mode-detector</artifactId> <version>2.0.5</version> <scope>compile</scope> </dependency> </dependencies> <build /> </project>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy