Last Version

WinRM Service 0.12.3

A WinRM library for Java

License

License

GroupId

GroupId

io.cloudsoft.windows
ArtifactId

ArtifactId

winrm4j-service
Version

Version

0.12.3
Type

Type

jar
Description

Description

WinRM Service
A WinRM library for Java

Download winrm4j-service 0.12.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.cxf : cxf-core jar 3.3.9

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.9.10

Project Modules

There are no modules declared in this project.