https://github.com/factorhouse/apache-utils
Modified and republished Apache 2.0 source-code
https://github.com/factorhouse/apache-utils
Last synced: 25 days ago
JSON representation
Modified and republished Apache 2.0 source-code
- Host: GitHub
- URL: https://github.com/factorhouse/apache-utils
- Owner: factorhouse
- License: apache-2.0
- Created: 2024-10-08T00:51:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-08T04:48:38.000Z (almost 2 years ago)
- Last Synced: 2026-06-10T20:23:42.975Z (about 2 months ago)
- Language: Java
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Apache Utils
Modified and republished Apache 2.0 source-code.
## Apache project extensions
This repository re-publishes Apache 2.0 Licensed source code that Factor House has adopted and extended.
Included in this repository:
* `io.kpow.jaas.spi.*`: An extension of the Jetty LDAPLoginModule to integrate with [kpow-secure](https://github.com/factorhouse/kpow-secure) encryption.
* `io.kpow.avro.*`: An extension of the Avro DecimalConversion to support UTF-8 String representation in/out.
## License
Distributed under the Apache 2.0 License.
Copyright (c) [Factor House](https://factorhouse.io)