Releases: xdev-software/vaadin-grid-filter
Releases · xdev-software/vaadin-grid-filter
v2.0.1
Changelog
See Changelog#v2.0.1 for more information.
Installation
Add the following lines to your pom:
<dependency>
<groupId>software.xdev</groupId>
<artifactId>vaadin-grid-filter</artifactId>
<version>2.0.1</version>
</dependency>
Additional notes
- [Spring-Boot] You may have to include
software/xdev
insidevaadin.allowed-packages
v2.0.0
Changelog
See Changelog#v2.0.0 for more information.
Installation
Add the following lines to your pom:
<dependency>
<groupId>software.xdev</groupId>
<artifactId>vaadin-grid-filter</artifactId>
<version>2.0.0</version>
</dependency>
Additional notes
- [Spring-Boot] You may have to include
software/xdev
insidevaadin.allowed-packages
v1.0.1
Changelog
See Changelog#v1.0.1 for more information.
Installation
Add the following lines to your pom:
<dependency>
<groupId>software.xdev</groupId>
<artifactId>vaadin-grid-filter</artifactId>
<version>1.0.1</version>
</dependency>
Additional notes
- [Spring-Boot] You may have to include
software/xdev
insidevaadin.allowed-packages
v1.0.0
Changelog
See Changelog#v1.0.0 for more information.
Installation
Add the following lines to your pom:
<dependency>
<groupId>software.xdev</groupId>
<artifactId>vaadin-grid-filter</artifactId>
<version>1.0.0</version>
</dependency>
Additional notes
- [Spring-Boot] You may have to include
software/xdev
insidevaadin.allowed-packages