windows-remote-command

Executes a command remotely on Windows.

Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery Net
GroupId

GroupId

org.jvnet.hudson
ArtifactId

ArtifactId

windows-remote-command
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

windows-remote-command
Executes a command remotely on Windows.

Download windows-remote-command

How to add to project

<!-- https://jarcasting.com/artifacts/org.jvnet.hudson/windows-remote-command/ -->
<dependency>
    <groupId>org.jvnet.hudson</groupId>
    <artifactId>windows-remote-command</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson/windows-remote-command/
implementation 'org.jvnet.hudson:windows-remote-command:1.1'
// https://jarcasting.com/artifacts/org.jvnet.hudson/windows-remote-command/
implementation ("org.jvnet.hudson:windows-remote-command:1.1")
'org.jvnet.hudson:windows-remote-command:jar:1.1'
<dependency org="org.jvnet.hudson" name="windows-remote-command" rev="1.1">
  <artifact name="windows-remote-command" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson', module='windows-remote-command', version='1.1')
)
libraryDependencies += "org.jvnet.hudson" % "windows-remote-command" % "1.1"
[org.jvnet.hudson/windows-remote-command "1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jvnet.hudson : jinterop-wmi jar 1.0
org.samba.jcifs : jcifs jar 1.3.14-kohsuke-1

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
commons-io : commons-io jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0