License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.cloudsoft.windows |
ArtifactId | ArtifactIdwinrm4j-client |
Version | Version0.11.0 |
Type | Typejar |
Description |
DescriptionWinRM Client
A WinRM library for Java
|
Filename | Size |
---|---|
winrm4j-client-0.11.0.pom | |
winrm4j-client-0.11.0.jar | 68 KB |
winrm4j-client-0.11.0-tests.jar | 23 KB |
winrm4j-client-0.11.0-sources.jar | 54 KB |
winrm4j-client-0.11.0-javadoc.jar | 187 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.cloudsoft.windows/winrm4j-client/ -->
<dependency>
<groupId>io.cloudsoft.windows</groupId>
<artifactId>winrm4j-client</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cloudsoft.windows/winrm4j-client/
implementation 'io.cloudsoft.windows:winrm4j-client:0.11.0'
// https://jarcasting.com/artifacts/io.cloudsoft.windows/winrm4j-client/
implementation ("io.cloudsoft.windows:winrm4j-client:0.11.0")
'io.cloudsoft.windows:winrm4j-client:jar:0.11.0'
<dependency org="io.cloudsoft.windows" name="winrm4j-client" rev="0.11.0">
<artifact name="winrm4j-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cloudsoft.windows', module='winrm4j-client', version='0.11.0')
)
libraryDependencies += "io.cloudsoft.windows" % "winrm4j-client" % "0.11.0"
[io.cloudsoft.windows/winrm4j-client "0.11.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-rt-transports-http | jar | 3.3.9 |
org.apache.cxf : cxf-rt-transports-http-hc | jar | 3.3.9 |
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.3.9 |
org.apache.httpcomponents : httpcore-nio | jar | 4.4.12 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.httpcomponents : httpasyncclient | jar | 4.1.4 |
org.xmlunit : xmlunit-matchers | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
io.cloudsoft.windows : winrm4j-service | jar | 0.11.0 |
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : mockwebserver | jar | 3.5.0 |
com.google.guava : guava | jar | 18.0 |
org.testng : testng | jar | 6.9.10 |