From ba9a9327f829602f3be7397421bbc180c8c8e695 Mon Sep 17 00:00:00 2001 From: Harry Cruz Date: Mon, 20 Apr 2026 23:50:51 +0200 Subject: [PATCH] chore: add Maven Central metadata to pom.xml --- pom.xml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/pom.xml b/pom.xml index 2b8c4d9..d4ccca8 100644 --- a/pom.xml +++ b/pom.xml @@ -7,6 +7,39 @@ ai.rhesis rhesis-java 0.1.4 + jar + + Rhesis Java SDK + + Java SDK for the Rhesis AI testing platform. Provides a type-safe client + for managing test sets, test runs, endpoints, and evaluation results via + the Rhesis REST API. + + https://github.com/rhesis-ai/rhesis-java + + + + MIT License + https://opensource.org/licenses/MIT + repo + + + + + + rhesis-ai + Rhesis AI + Rhesis AI + https://rhesis.ai + + + + + scm:git:git://github.com/rhesis-ai/rhesis-java.git + scm:git:ssh://github.com/rhesis-ai/rhesis-java.git + https://github.com/rhesis-ai/rhesis-java/tree/main + HEAD + 21