io.cloudslang.content:score-powershell

PowerShell java actions

License

License

GroupId

GroupId

io.cloudslang.content
ArtifactId

ArtifactId

score-powershell
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

io.cloudslang.content:score-powershell
PowerShell java actions
Project URL

Project URL

https://github.com/CloudSlang/score-actions
Source Code Management

Source Code Management

https://github.com/CloudSlang/score-actions.git

Download score-powershell

How to add to project

<!-- https://jarcasting.com/artifacts/io.cloudslang.content/score-powershell/ -->
<dependency>
    <groupId>io.cloudslang.content</groupId>
    <artifactId>score-powershell</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.cloudslang.content/score-powershell/
implementation 'io.cloudslang.content:score-powershell:0.1.3'
// https://jarcasting.com/artifacts/io.cloudslang.content/score-powershell/
implementation ("io.cloudslang.content:score-powershell:0.1.3")
'io.cloudslang.content:score-powershell:jar:0.1.3'
<dependency org="io.cloudslang.content" name="score-powershell" rev="0.1.3">
  <artifact name="score-powershell" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cloudslang.content', module='score-powershell', version='0.1.3')
)
libraryDependencies += "io.cloudslang.content" % "score-powershell" % "0.1.3"
[io.cloudslang.content/score-powershell "0.1.3"]

Dependencies

compile (3)

Group / Artifact Type Version
com.hp.score.sdk : score-content-sdk jar 1.10.6
com.xebialabs.overthere : overthere jar 4.1.1
org.apache.commons : commons-lang3 jar 3.3.2

runtime (1)

Group / Artifact Type Version
org.javassist : javassist jar 3.20.0-GA

test (4)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.5
org.powermock : powermock-module-junit4 jar 1.5
org.powermock : powermock-api-mockito jar 1.5

Project Modules

There are no modules declared in this project.
CloudSlang logo

CloudSlang Actions

Join the chat at https://gitter.im/CloudSlang/cs-actions Build Status Coverage Status Issue Count Code Climate

Table of contents

Overview

This repository contains the sources (Java actions) to be used by operations located inside the cloud-slang-content repository.

Common Integrations

Module Release Description
cs-alibaba Maven Central Integration with Alibaba Cloud
cs-amazon Maven Central Integration with Amazon AWS
cs-azure Maven Central Integration with Microsoft Azure
cs-commons Maven Central Common constants and utilities (numbers, collections, strings)
cs-couchbase Maven Central Integration with Couchbase
cs-microfocus-dca Maven Central Integration with Micro Focus DCA
cs-database Maven Central Database queries (MSSQL, MySQL, Oracle)
cs-date-time Maven Central Date and Time actions
cs-dropbox Maven Central DropBox actions
cs-google Maven Central Integration with Google Cloud - Compute
cs-http-client Maven Central HTTP REST calls
cs-json Maven Central JSON parsing and manipulation actions
cs-lists Maven Central String list manipulation actions
cs-mail Maven Central Email actions
cs-powershell Maven Central PowerShell actions
cs-rft Maven Central Remote File Transfer actions
cs-ssh Maven Central SSH actions
cs-utilities Maven Central Utilities actions (Default if Empty)
cs-vmware Maven Central Integration with VMWare vCenter Server
cs-xml Maven Central XML parsing and manipulation actions

Open Source Project

| CloudSlang Project website | CloudSlang Content source code | CloudSlang Documentation |

Content Actions Development Best Practices

Things to consider when developing new cs-actions

Documentation

All documentation is available on the CloudSlang website.

Get Involved

Read our Contribution Guide here.

Contact us at [email protected].

io.cloudslang.content

CloudSlang

Automate your development and operations using ready-made workflows

Versions

Version
0.1.3
0.1.1