Pip.Services Messaging

Messaging components for Pip.Services in Java

License

License

MIT
Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

org.pipservices
ArtifactId

ArtifactId

pip-services3-messaging
Last Version

Last Version

3.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Pip.Services Messaging
Messaging components for Pip.Services in Java
Project URL

Project URL

http://www.github.com/pip-services/pip-services

Download pip-services3-messaging

How to add to project

<!-- https://jarcasting.com/artifacts/org.pipservices/pip-services3-messaging/ -->
<dependency>
    <groupId>org.pipservices</groupId>
    <artifactId>pip-services3-messaging</artifactId>
    <version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.pipservices/pip-services3-messaging/
implementation 'org.pipservices:pip-services3-messaging:3.1.1'
// https://jarcasting.com/artifacts/org.pipservices/pip-services3-messaging/
implementation ("org.pipservices:pip-services3-messaging:3.1.1")
'org.pipservices:pip-services3-messaging:jar:3.1.1'
<dependency org="org.pipservices" name="pip-services3-messaging" rev="3.1.1">
  <artifact name="pip-services3-messaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pipservices', module='pip-services3-messaging', version='3.1.1')
)
libraryDependencies += "org.pipservices" % "pip-services3-messaging" % "3.1.1"
[org.pipservices/pip-services3-messaging "3.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.pipservices : pip-services3-commons jar [3.0.1,4.0.0-!)
org.pipservices : pip-services3-components jar [3.0.1,4.0.0-!)

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.
org.pipservices

Versions

Version
3.1.1
3.0.0