From 0301399575681d1cc22966ada5451708123cc157 Mon Sep 17 00:00:00 2001 From: Mark Pitman Date: Fri, 11 Apr 2025 16:42:01 -0700 Subject: [PATCH] Retire this codebase --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 350cd25..28a6bd3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # Getty Images API Java SDK +## This codebase has ben retired as of 2025-04-11 + +_The project has been archived and no new releases will be made. That means no +new features, no security updates and no bug fixes._ + ## Introduction This SDK makes using the Getty Images [API](http://developers.gettyimages.com) easy. It handles credential management, makes HTTP requests and is written with a fluent style in mind. For more info about the API, see the [Documentation](https://developers.gettyimages.com/api/).