Last Version

AO Messaging HTTP 3.0.0

Asynchronous bidirectional messaging over HTTP.

License

License

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

com.aoindustries
ArtifactId

ArtifactId

ao-messaging-http
Version

Version

3.0.0
Type

Type

pom
Description

Description

AO Messaging HTTP
Asynchronous bidirectional messaging over HTTP.
Project URL

Project URL

https://oss.aoapps.com/messaging/http/
Project Organization

Project Organization

AO Industries, Inc.
Source Code Management

Source Code Management

https://github.com/aoindustries/ao-messaging-http

Download ao-messaging-http 3.0.0


<!-- https://jarcasting.com/artifacts/com.aoindustries/ao-messaging-http/ -->
<dependency>
    <groupId>com.aoindustries</groupId>
    <artifactId>ao-messaging-http</artifactId>
    <version>3.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aoindustries/ao-messaging-http/
implementation 'com.aoindustries:ao-messaging-http:3.0.0'
// https://jarcasting.com/artifacts/com.aoindustries/ao-messaging-http/
implementation ("com.aoindustries:ao-messaging-http:3.0.0")
'com.aoindustries:ao-messaging-http:pom:3.0.0'
<dependency org="com.aoindustries" name="ao-messaging-http" rev="3.0.0">
  <artifact name="ao-messaging-http" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aoindustries', module='ao-messaging-http', version='3.0.0')
)
libraryDependencies += "com.aoindustries" % "ao-messaging-http" % "3.0.0"
[com.aoindustries/ao-messaging-http "3.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.