Added message sending request
This commit is contained in:
5
pom.xml
5
pom.xml
@ -23,6 +23,11 @@
|
||||
<artifactId>resteasy-client</artifactId>
|
||||
<version>4.1.1.Final</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jboss.resteasy</groupId>
|
||||
<artifactId>resteasy-jaxb-provider</artifactId>
|
||||
<version>4.3.1.Final</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>informatik-ag-ngl</groupId>
|
||||
<artifactId>envoy-common</artifactId>
|
||||
|
Reference in New Issue
Block a user