VaadinUndertow/README.md

44 lines
880 B
Markdown

VaadinUndertow
==========
###### [![Dorkbox](https://badge.dorkbox.com/dorkbox.svg "Dorkbox")](https://git.dorkbox.com/dorkbox/VaadinUndertow) [![Github](https://badge.dorkbox.com/github.svg "Github")](https://github.com/dorkbox/VaadinUndertow) [![Gitlab](https://badge.dorkbox.com/gitlab.svg "Gitlab")](https://gitlab.com/dorkbox/VaadinUndertow)
Usage:
```
```
 
 
Maven Info
---------
```
<dependencies>
...
<dependency>
<groupId>com.dorkbox</groupId>
<artifactId>VaadinUndertow</artifactId>
<version>14.10</version>
</dependency>
</dependencies>
```
Gradle Info
---------
```
dependencies {
...
implementation "com.dorkbox:VaadinUndertow:14.10"
}
````
License
---------
This project is © 2020 dorkbox llc, and is distributed under the terms of the Apache v2.0 License. See file "LICENSE" for further
references.