Jar examples for m:messaging-service
Defines RESTful service interfaces for sending messages to other participants
You can download jar file messaging-service 1.1.2 in this page.
Apache License
You can use the following script to add messaging-service-1.1.2.jar to your project.
<dependency> <groupId>io.joynr.java.messaging</groupId> <artifactId>messaging-service</artifactId> <version>1.1.2</version> </dependency>
compile group: 'io.joynr.java.messaging', name: 'messaging-service', version: '1.1.2'
libraryDependencies += "io.joynr.java.messaging" % "messaging-service" % "1.1.2"
<dependency org="io.joynr.java.messaging" name="messaging-service" rev="1.1.2"/>
@Grapes(@Grab(group='io.joynr.java.messaging', module='messaging-service', version='1.1.2'))
'io.joynr.java.messaging:messaging-service:jar:1.1.2'
Click the following link to download the jar file.
messaging-service-1.1.2-javadoc.jar