https://github.com/transferwise/tw-base-utils
Generic, Transferwise domain independent base utils.
https://github.com/transferwise/tw-base-utils
Last synced: 11 months ago
JSON representation
Generic, Transferwise domain independent base utils.
- Host: GitHub
- URL: https://github.com/transferwise/tw-base-utils
- Owner: transferwise
- License: other
- Created: 2019-05-08T12:44:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-07-10T11:03:32.000Z (11 months ago)
- Last Synced: 2025-07-10T18:16:51.389Z (11 months ago)
- Language: Java
- Size: 481 KB
- Stars: 1
- Watchers: 79
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: docs/contributing.md
- License: LICENSE.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# TransferWise Base Utils.



[](https://transferwise.atlassian.net/wiki/spaces/EKB/pages/2520812116/Application+Engineering+Team) [](https://app.slack.com/client/T026FB76G/CLR1U8SNS)
> Use the `@application-engineering-on-call` handle on Slack for help.
---
Generic, TransferWise domain independent base utils.
Should be kept TransferWise domain-free.
The end goal is to not have this kind of library and instead rely on Java language improvements and other open source libraries.
## 📚 Documentation
Documentation can be found in the [docs](docs/) directory, or if you're a Wiser, on the [developer portal](https://dev.tw.ee/docs/default/Component/tw-base-utils).
## License
Copyright 2021 TransferWise Ltd.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.