Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [agentic-ai-dev] Maven Coordinates/Package Names

+1

I like the idea of the jakarta.ai prefix we could use also for other AI-related specs in the future.

Ondro

On Sun, 8 Mar 2026 at 00:38, Reza Rahman via agentic-ai-dev <agentic-ai-dev@xxxxxxxxxxx> wrote:
Hi folks,

We've made decent progress on the project so far, and now it's time to
make a few decisions together. We are almost ready to publish our Maven
artifacts to staging. Can you kindly review the various Maven
coordinates and package names? If you are OK, I kindly request a quick
+1 to this email.

* Group ID: jakarta.ai (this will enable us to place all future AI work
into one neat place such as jakarta-llm or jakarta-mcp along with
jakarta-agentic-ai)

* API coordinate: jakarta.agentic-ai-api

* API package: jakarta.ai.agent

* Spec coordinate: jakarta-agentic-ai-spec

* TCK coordinate: jakarta-agentic-ai-tck

* TCK package: ee.jakarta.tck.ai.agent

* Examples coordinate: jakarta-agentic-ai-examples (examples included in
the project itself like most OSS projects)

* Examples package: jakartaee.examples.ai.agent

Onward!

Thanks,

Reza

_______________________________________________
agentic-ai-dev mailing list
agentic-ai-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://accounts.eclipse.org

Back to the top