Last Version

Groowin 0.1.10

A Groovy-based DSL for working with remote servers over WinRM protocol.

License

License

GroupId

GroupId

com.aestasit.infrastructure.groowin
ArtifactId

ArtifactId

groowin
Version

Version

0.1.10
Type

Type

jar
Description

Description

Groowin
A Groovy-based DSL for working with remote servers over WinRM protocol.
Project URL

Project URL

https://github.com/aestasit/groowin

Download groowin 0.1.10


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

Dependencies

compile (8)

Group / Artifact Type Version
jcifs : jcifs jar 1.3.17
com.aestasit.infrastructure.winrm : groovy-winrm-client jar 0.6
commons-io : commons-io jar 2.4
org.codehaus.groovy : groovy-all jar 2.3.6
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : jcl-over-slf4j jar 1.7.7
commons-codec : commons-codec jar 1.9
ch.qos.logback : logback-classic jar 1.1.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.10.8
com.aestasit.infrastructure.winrm : groovy-winrm-mock jar 0.2

Project Modules

There are no modules declared in this project.