Added vaadin charts as commercial license

master
Robinson 2021-12-21 22:15:47 -07:00
parent 71d17c827a
commit 9ebaf848c0
No known key found for this signature in database
GPG Key ID: 8E7DB78588BD6F5C
1 changed files with 6 additions and 0 deletions

View File

@ -599,6 +599,12 @@ object AppLicensing {
author("Vaadin Ltd.")
url("https://github.com/vaadin/")
}),
L("com.vaadin:vaadin-charts-flow",
LicenseData("Vaadin Components", License.COMMERCIAL).apply {
description("A feature-rich interactive charting library for Vaadin.")
author("Vaadin Ltd.")
url("https://github.com/vaadin/")
}),
L("com.github.appreciated:app-layout-addon",
LicenseData("App Layout Add-on", License.APACHE_2).apply {
description("A modern and highly customizable Menu with a fluent API")