ACPJava is pure Java implementation of Agent Communication Protocol. ACP adopts a RESTful architecture implemented over HTTP, supporting both synchronous and asynchronous agent interactions. It represents a significant step toward standardizing how AI agents communicate in enterprise environments. Building a multi-agent system with agents shared across teams and organizations can be challenging. You may need to write custom integrations each time a team updates their agent design or changes the ...
Compile Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
MIT
| io.github.vishalmysore
»
tools4ai Tools4Ai is Java Agentic AI Framework. Connect Various Tools directly into AI LLM. This is 100% Java implementation of ... | 1.1.6.2 | 1.2.1 | |
MIT
| io.github.vishalmysore
»
a2ajava Java implementation of the A2A protocol v1.0, which allows for the exchange of data between different AI systems. | 0.1.9.6 | 1.0.8.1 |
Provided Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
CodeGen
MIT
| org.projectlombok
»
lombok Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ... | 1.18.30 | 1.18.46 |
