https://github.com/osiris-team/osiris-vaadin-utils
Frequently used Vaadin Flow Components and other utilites
https://github.com/osiris-team/osiris-vaadin-utils
Last synced: 24 days ago
JSON representation
Frequently used Vaadin Flow Components and other utilites
- Host: GitHub
- URL: https://github.com/osiris-team/osiris-vaadin-utils
- Owner: Osiris-Team
- License: apache-2.0
- Created: 2024-06-27T14:08:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-19T14:32:55.000Z (over 1 year ago)
- Last Synced: 2025-10-30T19:44:56.116Z (9 months ago)
- Language: Java
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Osiris-Vaadin-Utils
## Get this fork via [JitPack](https://jitpack.io/#Osiris-Team/Osiris-Vaadin-Utils/LATEST).
#### Requires Java 19 or higher
## Development instructions
- Build the project and install the add-on locally:
```
mvn clean install
```
- For starting the demo server go to pdf-viewer-demo and run:
```
mvn jetty:run
```
This deploys demo at http://localhost:8080