Skip to content

org.atmosphere.atmosphere-protocol-common 4.0.42 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>org.atmosphere</groupId>
  <artifactId>atmosphere-protocol-common</artifactId>
  <version>4.0.42</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

Shared protocol infrastructure for JSON-RPC 2.0 based protocols (MCP, A2A) — session management, tracing, parameter binding