https://github.com/pangeacyber/pangea-java
Official Pangea Java Monorepo
https://github.com/pangeacyber/pangea-java
java pangea sdk
Last synced: 9 months ago
JSON representation
Official Pangea Java Monorepo
- Host: GitHub
- URL: https://github.com/pangeacyber/pangea-java
- Owner: pangeacyber
- License: mit
- Created: 2022-09-15T16:12:13.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-10-02T16:03:30.000Z (9 months ago)
- Last Synced: 2025-10-02T18:09:16.048Z (9 months ago)
- Topics: java, pangea, sdk
- Language: Java
- Homepage: https://pangea.cloud
- Size: 21 MB
- Stars: 13
- Watchers: 6
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[](https://pangea.cloud/docs/sdk/java/)
# Pangea Java Mono Repo
This is the Pangea repository for all things Java
## Pangea Java Tools
This is a list of tools or useful stuff that you will found out in this repository and their links
- Pangea Java SDK [Click here](/packages/pangea-sdk)
- List of Pangea Java SDK examples per service [Click here](/examples)
## Repository structure
|- **README.md**: This readme file [Click here](/README.md)
|- **CHANGELOG.md**: SDK version changes tracking [Click here](/CHANGELOG.md)
|- **examples**: SDK examples folder [Clik here](/examples)
|----- **audit**: Audit service examples [Click here](/examples/audit)
|----- **authn**: AuthN service examples [Click here](/examples/authn)
|----- **embargo**: Embargo service examples [Click here](/examples/embargo)
|----- **intel**: Intel services (IP, File, Domain, URL, User) examples [Click here](/examples/intel)
|----- **redact**: Redact service examples [Click here](/examples/redact)
|----- **vault**: Vault service examples [Click here](/examples/vault)
|----- **README.md**: Example's instructions to install and run [Click here](/examples/README.md)
|- **packages**: Here you will found out all Java packages (1 available now) [Click here](/packages)
|----- **pangea-sdk**: Pangea Java SDK folder. Also available through Maven Central [Click here](/packages/pangea-sdk)
|--------- **README.md**: Pangea Java SDK install and usage instructions [Click here](/packages/pangea-sdk/README.md)