Jar examples for c:cs-powershell
A WinRM client for executing PowerShell Commands.
You can download jar file cs-powershell 0.0.3 in this page.
The Apache License, Version 2.0
You can use the following script to add cs-powershell-0.0.3.jar to your project.
<dependency> <groupId>io.cloudslang.content</groupId> <artifactId>cs-powershell</artifactId> <version>0.0.3</version> </dependency>
compile group: 'io.cloudslang.content', name: 'cs-powershell', version: '0.0.3'
libraryDependencies += "io.cloudslang.content" % "cs-powershell" % "0.0.3"
<dependency org="io.cloudslang.content" name="cs-powershell" rev="0.0.3"/>
@Grapes(@Grab(group='io.cloudslang.content', module='cs-powershell', version='0.0.3'))
'io.cloudslang.content:cs-powershell:jar:0.0.3'
Click the following link to download the jar file.
cs-powershell-0.0.3-javadoc.jar