License |
License
Apache License Version 2.0
|
---|---|
GroupId | GroupIdcom.redhat.rhevm.api |
ArtifactId | ArtifactIdrhevm-api-powershell-webapp |
Last Version | Last Version1.0-rc1.21 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionRHEV-M API Powershell Wrapper Implementation Webapp
RESTful API for Red Hat Enterprise Virtualization Manager
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.redhat.rhevm.api/rhevm-api-powershell-webapp/ -->
<dependency>
<groupId>com.redhat.rhevm.api</groupId>
<artifactId>rhevm-api-powershell-webapp</artifactId>
<version>1.0-rc1.21</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.rhevm.api/rhevm-api-powershell-webapp/
implementation 'com.redhat.rhevm.api:rhevm-api-powershell-webapp:1.0-rc1.21'
// https://jarcasting.com/artifacts/com.redhat.rhevm.api/rhevm-api-powershell-webapp/
implementation ("com.redhat.rhevm.api:rhevm-api-powershell-webapp:1.0-rc1.21")
'com.redhat.rhevm.api:rhevm-api-powershell-webapp:war:1.0-rc1.21'
<dependency org="com.redhat.rhevm.api" name="rhevm-api-powershell-webapp" rev="1.0-rc1.21">
<artifact name="rhevm-api-powershell-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='com.redhat.rhevm.api', module='rhevm-api-powershell-webapp', version='1.0-rc1.21')
)
libraryDependencies += "com.redhat.rhevm.api" % "rhevm-api-powershell-webapp" % "1.0-rc1.21"
[com.redhat.rhevm.api/rhevm-api-powershell-webapp "1.0-rc1.21"]
Group / Artifact | Type | Version |
---|---|---|
com.redhat.rhevm.api : rhevm-api-powershell-jaxrs | jar | 1.0-rc1.21 |
org.jboss.resteasy : resteasy-jaxrs | jar | 2.2.2.GA |
org.jboss.resteasy : resteasy-spring | jar | 2.2.2.GA |
org.springframework : spring-core | jar | 3.0.3.RELEASE |
org.springframework : spring-test | jar | 3.0.3.RELEASE |
org.springframework : spring-webmvc | jar | 3.0.3.RELEASE |
commons-logging : commons-logging | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
httpunit : httpunit | jar | 1.7 |