Last Version

WinRM Client 0.12.3

A WinRM library for Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.cloudsoft.windows
ArtifactId

ArtifactId

winrm4j-client
Version

Version

0.12.3
Type

Type

jar
Description

Description

WinRM Client
A WinRM library for Java

Download winrm4j-client 0.12.3


<!-- https://jarcasting.com/artifacts/io.cloudsoft.windows/winrm4j-client/ -->
<dependency>
    <groupId>io.cloudsoft.windows</groupId>
    <artifactId>winrm4j-client</artifactId>
    <version>0.12.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.cloudsoft.windows/winrm4j-client/
implementation 'io.cloudsoft.windows:winrm4j-client:0.12.3'
// https://jarcasting.com/artifacts/io.cloudsoft.windows/winrm4j-client/
implementation ("io.cloudsoft.windows:winrm4j-client:0.12.3")
'io.cloudsoft.windows:winrm4j-client:jar:0.12.3'
<dependency org="io.cloudsoft.windows" name="winrm4j-client" rev="0.12.3">
  <artifact name="winrm4j-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cloudsoft.windows', module='winrm4j-client', version='0.12.3')
)
libraryDependencies += "io.cloudsoft.windows" % "winrm4j-client" % "0.12.3"
[io.cloudsoft.windows/winrm4j-client "0.12.3"]

Dependencies

compile (8)

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
commons-io : commons-io jar 2.4
org.xmlunit : xmlunit-matchers jar 2.3.0

provided (1)

Group / Artifact Type Version
io.cloudsoft.windows : winrm4j-service jar 0.12.3

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
com.squareup.okhttp3 : mockwebserver jar 3.5.0
com.google.guava : guava jar 18.0
org.testng : testng jar 6.9.10

Project Modules

There are no modules declared in this project.