VaadinUndertow/README.md

880 B

VaadinUndertow

Dorkbox Github Gitlab

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.