MVN

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

Maven & Gradle

Jul 18, 2015
1 usages
5 stars

Groovy WinRM client · Groovy library for connecting to WinRM.

<dependency>
    <groupId>com.aestasit.infrastructure.winrm</groupId>
    <artifactId>groovy-winrm-client</artifactId>
    <version>0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.aestasit.infrastructure.winrm : groovy-winrm-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6

All Versions

Choose a version of com.aestasit.infrastructure.winrm : groovy-winrm-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6
groovy-winrm-client-0.6
0.5
groovy-winrm-client-0.5
0.4
groovy-winrm-client-0.4
0.3
groovy-winrm-client-0.3
0.2
groovy-winrm-client-0.2
0.1
groovy-winrm-client-0.1

How to add a dependency to Maven

Add the following com.aestasit.infrastructure.winrm : groovy-winrm-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.aestasit.infrastructure.winrm</groupId>
    <artifactId>groovy-winrm-client</artifactId>
    <version>0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.aestasit.infrastructure.winrm : groovy-winrm-client gradle dependency to your build.gradle file:

implementation 'com.aestasit.infrastructure.winrm:groovy-winrm-client:0.6'

Gradle Kotlin DSL: Add the following com.aestasit.infrastructure.winrm : groovy-winrm-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.aestasit.infrastructure.winrm:groovy-winrm-client:0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.aestasit.infrastructure.winrm : groovy-winrm-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.aestasit.infrastructure.winrm" % "groovy-winrm-client" % "0.6"

Advertisement

Dependencies from Group

Discover Dependencies

Oct 06, 2015
2 usages
35 stars
Jun 02, 2017
6 stars
Jul 14, 2015
2 usages
401 stars
Dec 26, 2017
3 usages
0 stars
Nov 13, 2016
5 usages
1 stars
Aug 16, 2015
0 stars
Jul 23, 2015
5 stars
Jul 26, 2023
1.4k stars