License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdorg.pipservices |
ArtifactId | ArtifactIdpip-services3-messaging |
Last Version | Last Version3.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPip.Services Messaging
Messaging components for Pip.Services in Java
|
Project URL |
Project URL |
<!-- 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"]
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-!) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |