MVN

com.aestasit.infrastructure.groowin : groowin

Maven & Gradle

Jul 17, 2015
1 usages
7 stars

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

<dependency>
    <groupId>com.aestasit.infrastructure.groowin</groupId>
    <artifactId>groowin</artifactId>
    <version>0.1.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.1.10

All Versions

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

Version Vulnerabilities Updated
0.1.x
groowin-0.1.10
groowin-0.1.9
groowin-0.1.8
groowin-0.1.6
groowin-0.1.5
groowin-0.1.4
groowin-0.1.3
groowin-0.1.2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.aestasit.infrastructure.groowin</groupId>
    <artifactId>groowin</artifactId>
    <version>0.1.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.aestasit.infrastructure.groowin : groowin gradle dependency to your build.gradle file:

implementation 'com.aestasit.infrastructure.groowin:groowin:0.1.10'

Gradle Kotlin DSL: Add the following com.aestasit.infrastructure.groowin : groowin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.aestasit.infrastructure.groowin:groowin:0.1.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.aestasit.infrastructure.groowin : groowin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.aestasit.infrastructure.groowin" % "groowin" % "0.1.10"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 26, 2023
11 usages
1.4k stars
Jul 26, 2023
12 usages
1.3k stars
Jul 26, 2023
15 usages
1.4k stars
Jul 26, 2023
12 usages
1.4k stars
Jul 24, 2015
77 usages
Oct 14, 2020
2 usages
12.8k stars
Aug 24, 2015
2 usages
264 stars
Aug 21, 2023
65 usages
7.7k stars