https://github.com/amplitude/amplitude-java
Official Amplitude Java SDK
https://github.com/amplitude/amplitude-java
java sdk
Last synced: about 1 year ago
JSON representation
Official Amplitude Java SDK
- Host: GitHub
- URL: https://github.com/amplitude/amplitude-java
- Owner: amplitude
- License: mit
- Created: 2021-03-25T16:20:59.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-27T16:28:23.000Z (over 1 year ago)
- Last Synced: 2025-06-17T05:08:13.406Z (about 1 year ago)
- Topics: java, sdk
- Language: Java
- Homepage:
- Size: 249 KB
- Stars: 7
- Watchers: 16
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Amplitude Java SDK
The backend Java SDK for server-side instrumentation.
## Amplitude and Ampli SDK
[Ampli SDK](https://developers.data.amplitude.com/ampli-sdk-overview/) is autogenerated library based on your pre-defined [tracking plan](https://developers.data.amplitude.com/what-is-a-tracking-plan). The Ampli SDK, is a lightweight wrapper over the Amplitude SDK that provides type-safety, supports linting, and enables features like input validation. The code replicates the spec in the Tracking Plan and enforces its rules and requirements. This repository is about **Amplitude SDK**. To learn more about Ampli SDK, please refer to the [Ampli JRE](https://developers.data.amplitude.com/jre-ampli) and [examples](https://github.com/amplitude/ampli-examples).
## Installation and Quick Start
Please visit the [Developer Center](https://developers.amplitude.com/docs/java) for instructions on using the SDK.
## Changelog
View the [releases here](https://github.com/amplitude/Amplitude-Java/releases).
## Need Help?
If you have any issues using our SDK, feel free to [create a GitHub issue](https://github.com/amplitude/Amplitude-Java/issues/new) or submit a request on [Amplitude Help](https://help.amplitude.com/hc/en-us/requests/new).