Last Version

RHQ Remoting WAR 4.13.0

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

License

License

GPL
GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-remoting-war
Version

Version

4.13.0
Type

Type

war
Description

Description

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

Project URL

http://www.jboss.org/rhq/rhq-remoting-war/
Project Organization

Project Organization

Red Hat, Inc.

Download rhq-remoting-war 4.13.0


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

Dependencies

provided (5)

Group / Artifact Type Version
org.rhq : rhq-enterprise-comm jar 4.13.0
javax.servlet : javax.servlet-api jar 3.0.1
commons-logging : commons-logging jar 1.1.0.jboss
log4j : log4j jar 1.2.16
org.jetbrains : annotations jar 7.0.2

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.5.2

Project Modules

There are no modules declared in this project.