Last Version

Groovy WinRM client 0.6

Groovy library for connecting to WinRM.

License

License

Categories

Categories

Groovy Languages CLI User Interface
GroupId

GroupId

com.aestasit.infrastructure.winrm
ArtifactId

ArtifactId

groovy-winrm-client
Version

Version

0.6
Type

Type

jar
Description

Description

Groovy WinRM client
Groovy library for connecting to WinRM.
Project URL

Project URL

https://github.com/aestasit/groovy-winrm-client

Download groovy-winrm-client 0.6


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

Dependencies

compile (8)

Group / Artifact Type Version
org.codehaus.groovy.modules.http-builder : http-builder jar 0.7.1
commons-io : commons-io jar 2.4
org.codehaus.groovy : groovy-all jar 2.3.6
org.apache.commons : commons-lang3 jar 3.3.2
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : jcl-over-slf4j jar 1.7.7
ch.qos.logback : logback-classic jar 1.1.2
commons-codec : commons-codec jar 1.9

test (2)

Group / Artifact Type Version
org.mortbay.jetty : jetty jar 6.1.26
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.