https://github.com/smartystreets/smartystreets-java-sdk
The official client libraries for accessing SmartyStreets APIs from Java (and JRE-based languages)
https://github.com/smartystreets/smartystreets-java-sdk
address-verification java jvm sdk smartystreets
Last synced: 4 months ago
JSON representation
The official client libraries for accessing SmartyStreets APIs from Java (and JRE-based languages)
- Host: GitHub
- URL: https://github.com/smartystreets/smartystreets-java-sdk
- Owner: smartystreets
- Created: 2016-06-02T15:55:43.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2026-02-06T23:41:49.000Z (5 months ago)
- Last Synced: 2026-02-15T01:54:12.730Z (5 months ago)
- Topics: address-verification, java, jvm, sdk, smartystreets
- Language: Java
- Homepage: https://smartystreets.com/docs/sdk/java
- Size: 1.22 MB
- Stars: 16
- Watchers: 6
- Forks: 22
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
#### SMARTY DISCLAIMER: Subject to the terms of the associated license agreement, this software is freely available for your use. This software is FREE, AS IN PUPPIES, and is a gift. Enjoy your new responsibility. This means that while we may consider enhancement requests, we may or may not choose to entertain requests at our sole and absolute discretion.
# SmartyStreets Java SDK
The official client libraries for accessing SmartyStreets APIs from Java (and JRE-based languages)
Compatible with Java 11 and later. Earlier Java versions supported by SDK version 3.10.7 and earlier.
You may have noticed this page is curiously sparse. Don't panic, there's [documentation](https://smartystreets.com/docs/sdk/java) and [examples](src/main/java/examples).
When using this library in an Android project, be sure to exclude commons-logging and httpclient as they will conflict with classes provided by Android.
[Apache 2.0 License](src/main/resources/LICENSE.txt)
---
[](https://asciinema.org/a/122130)
---