https://github.com/unpublished/dav4ivm
https://github.com/unpublished/dav4ivm
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/unpublished/dav4ivm
- Owner: Unpublished
- License: mpl-2.0
- Created: 2019-08-26T15:59:04.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-26T16:12:15.000Z (almost 7 years ago)
- Last Synced: 2025-03-06T13:44:55.784Z (over 1 year ago)
- Language: Kotlin
- Size: 336 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dav4jvm
dav4jvm is a WebDAV/CalDAV/CardDAV library for JVM (Java/Kotlin). It has
been developed for [DAVx⁵](https://www.davx5.com) initially.
Repository: https://gitlab.com/bitfireAT/dav4jvm/
Discussion: https://forums.bitfire.at/category/18/libraries
Generated KDoc: https://bitfireAT.gitlab.io/dav4jvm/dokka/dav4jvm/
## Contact / License
dav4jvm is licensed under [Mozilla Public License, v. 2.0](LICENSE).
For questions, suggestions etc. use this forum:
https://forums.bitfire.at/category/18/libraries
If you want to contribute, please work in your own repository and then
send a merge requests.
Email: [play@bitfire.at](mailto:play@bitfire.at) (please use the forum instead)
## Contributors
* Ricki Hirner (initial contributor)
* David González Verdugo (dgonzalez@owncloud.com)
* Matt Jacobsen (https://gitlab.com/mattjacobsen)