GroupId | GroupIdorg.rhq |
---|---|
ArtifactId | ArtifactIdrhq-webdav |
Version | Version3.0.1.GA |
Type | Typewar |
Description |
DescriptionRHQ Enterprise WebDav
The RHQ WebDav inventory access
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rhq-webdav-3.0.1.GA.pom | |
rhq-webdav-3.0.1.GA.war | 12 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.rhq/rhq-webdav/ -->
<dependency>
<groupId>org.rhq</groupId>
<artifactId>rhq-webdav</artifactId>
<version>3.0.1.GA</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.rhq/rhq-webdav/
implementation 'org.rhq:rhq-webdav:3.0.1.GA'
// https://jarcasting.com/artifacts/org.rhq/rhq-webdav/
implementation ("org.rhq:rhq-webdav:3.0.1.GA")
'org.rhq:rhq-webdav:war:3.0.1.GA'
<dependency org="org.rhq" name="rhq-webdav" rev="3.0.1.GA">
<artifact name="rhq-webdav" type="war" />
</dependency>
@Grapes(
@Grab(group='org.rhq', module='rhq-webdav', version='3.0.1.GA')
)
libraryDependencies += "org.rhq" % "rhq-webdav" % "3.0.1.GA"
[org.rhq/rhq-webdav "3.0.1.GA"]
Group / Artifact | Type | Version |
---|---|---|
org.rhq : rhq-core-gui | jar | 3.0.1.GA |
com.ettrema » milton-api | jar | 1.4.1 |
com.ettrema » milton-servlet | jar | 1.4.1 |
org.slf4j : slf4j-jdk14 | jar | 1.4.3 |
javax.servlet : jstl | jar | 1.1.2 |
commons-fileupload : commons-fileupload | jar | 1.2 |
commons-io : commons-io | jar | 1.3.1 |
commons-validator : commons-validator | jar | 1.1.4 |
i18nlog » i18nlog | jar | 1.0.10 |
Group / Artifact | Type | Version |
---|---|---|
org.rhq : rhq-core-domain | jar | 3.0.1.GA |
org.rhq : rhq-enterprise-server | jar | 3.0.1.GA |
org.rhq : rhq-core-util | jar | 3.0.1.GA |
hibernate » hibernate3 | jar | 3.2.r14201-2 |
hibernate-entitymanager » hibernate-entitymanager | jar | 3.2.1.GA |
hibernate-annotations » hibernate-annotations | jar | 3.2.1.GA |
javax.persistence : persistence-api | jar | 1.0 |
jboss : jboss-ejb3x | jar | 4.2.3.GA |
jboss : jboss-j2ee | jar | 4.2.3.GA |
commons-httpclient : commons-httpclient | jar | 3.0.1 |
commons-logging : commons-logging | jar | 1.0.4 |
javax.xml.bind : jaxb-api | jar | 2.1 |
log4j : log4j | jar | 1.2.14 |
org.jetbrains : annotations | jar | 7.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.9 |