| Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery Net |
|---|---|
| GroupId | GroupIdorg.jvnet.hudson |
| ArtifactId | ArtifactIdwindows-remote-command |
| Version | Version1.1 |
| Type | Typejar |
| Description |
Descriptionwindows-remote-command
Executes a command remotely on Windows.
|
| Filename | Size |
|---|---|
| windows-remote-command-1.1.pom | |
| windows-remote-command-1.1.jar | 17 KB |
| windows-remote-command-1.1-sources.jar | 11 KB |
| windows-remote-command-1.1-javadoc.jar | 22 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jvnet.hudson : jinterop-wmi | jar | 1.0 |
| org.samba.jcifs : jcifs | jar | 1.3.14-kohsuke-1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |
| commons-io : commons-io | jar | 1.4 |