FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

amadeus4dev/amadeus-java-getting-started · GitHub

This repository was archived by the owner on Jul 17, 2026. It is now read-only.

Repository files navigation

Amadeus-java SDK / Getting started

An easy Maven project to start using the Amadeus Java SDK in 5 minutes with Java 11.

How to use it?

Register in Amadeus for Developers Portal to get your AMADEUS_CLIENT_ID & AMADEUS_CLIENT_SECRET values to export them:

export AMADEUS_CLIENT_ID=YOUR_CLIENT_ID
export AMADEUS_CLIENT_SECRET=YOUR_CLIENT_SECRET

In order to verify that the project is Ok:

./mvnw clean verify

Then execute the following command in the terminal:

./mvnw compile exec:java -Dexec.mainClass="edu.amadeus.sdk.MyApp"

Learn, Enjoy, Share & Travel

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL