License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.cloudsoft.windows |
ArtifactId | ArtifactIdwinrm4j-client |
Last Version | Last Version0.12.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWinRM Client
A WinRM library for Java
|
Filename | Size |
---|---|
winrm4j-client-0.12.3.pom | |
winrm4j-client-0.12.3.jar | 68 KB |
winrm4j-client-0.12.3-tests.jar | 23 KB |
winrm4j-client-0.12.3-sources.jar | 54 KB |
winrm4j-client-0.12.3-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.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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
io.cloudsoft.windows : winrm4j-service | jar | 0.12.3 |
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 |