is not current version
Last Version 4.13.0

org.rhq:rhq-remoting-war 4.9.0

Provides the ServerInvokerServlet that receives requests via HTTP protocol from within a web container and passes it onto the ServletServerInvoker for processing.

GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-remoting-war
Version

Version

4.9.0
Type

Type

war

Download rhq-remoting-war 4.9.0


<!-- https://jarcasting.com/artifacts/org.rhq/rhq-remoting-war/ -->
<dependency>
    <groupId>org.rhq</groupId>
    <artifactId>rhq-remoting-war</artifactId>
    <version>4.9.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.rhq/rhq-remoting-war/
implementation 'org.rhq:rhq-remoting-war:4.9.0'
// https://jarcasting.com/artifacts/org.rhq/rhq-remoting-war/
implementation ("org.rhq:rhq-remoting-war:4.9.0")
'org.rhq:rhq-remoting-war:war:4.9.0'
<dependency org="org.rhq" name="rhq-remoting-war" rev="4.9.0">
  <artifact name="rhq-remoting-war" type="war" />
</dependency>
@Grapes(
@Grab(group='org.rhq', module='rhq-remoting-war', version='4.9.0')
)
libraryDependencies += "org.rhq" % "rhq-remoting-war" % "4.9.0"
[org.rhq/rhq-remoting-war "4.9.0"]