is not current version
Last Version 0.6

com.aestasit.infrastructure.winrm:groovy-winrm-client 0.4

Groovy library for connecting to WinRM.

Categories

Categories

Groovy Languages CLI User Interface
GroupId

GroupId

com.aestasit.infrastructure.winrm
ArtifactId

ArtifactId

groovy-winrm-client
Version

Version

0.4
Type

Type

jar

Download groovy-winrm-client 0.4


<!-- https://jarcasting.com/artifacts/com.aestasit.infrastructure.winrm/groovy-winrm-client/ -->
<dependency>
    <groupId>com.aestasit.infrastructure.winrm</groupId>
    <artifactId>groovy-winrm-client</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.aestasit.infrastructure.winrm/groovy-winrm-client/
implementation 'com.aestasit.infrastructure.winrm:groovy-winrm-client:0.4'
// https://jarcasting.com/artifacts/com.aestasit.infrastructure.winrm/groovy-winrm-client/
implementation ("com.aestasit.infrastructure.winrm:groovy-winrm-client:0.4")
'com.aestasit.infrastructure.winrm:groovy-winrm-client:jar:0.4'
<dependency org="com.aestasit.infrastructure.winrm" name="groovy-winrm-client" rev="0.4">
  <artifact name="groovy-winrm-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aestasit.infrastructure.winrm', module='groovy-winrm-client', version='0.4')
)
libraryDependencies += "com.aestasit.infrastructure.winrm" % "groovy-winrm-client" % "0.4"
[com.aestasit.infrastructure.winrm/groovy-winrm-client "0.4"]