Last Version

openmessaging 2.2.1-pubsub

openmessaging specification for java

License

License

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

io.openmessaging
ArtifactId

ArtifactId

parent
Version

Version

2.2.1-pubsub
Type

Type

pom
Description

Description

openmessaging
openmessaging specification for java
Project URL

Project URL

https://github.com/openmessaging/openmessaging
Project Organization

Project Organization

OpenMessaging
Source Code Management

Source Code Management

https://github.com/openmessaging/openmessaging-java

Download parent 2.2.1-pubsub

Filename Size
parent-2.2.1-pubsub.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/io.openmessaging/parent/ -->
<dependency>
    <groupId>io.openmessaging</groupId>
    <artifactId>parent</artifactId>
    <version>2.2.1-pubsub</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.openmessaging/parent/
implementation 'io.openmessaging:parent:2.2.1-pubsub'
// https://jarcasting.com/artifacts/io.openmessaging/parent/
implementation ("io.openmessaging:parent:2.2.1-pubsub")
'io.openmessaging:parent:pom:2.2.1-pubsub'
<dependency org="io.openmessaging" name="parent" rev="2.2.1-pubsub">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.openmessaging', module='parent', version='2.2.1-pubsub')
)
libraryDependencies += "io.openmessaging" % "parent" % "2.2.1-pubsub"
[io.openmessaging/parent "2.2.1-pubsub"]

Dependencies

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

Project Modules

  • openmessaging-admin
  • openmessaging-api
  • openmessaging-api-samples