is not current version
Last Version 6.0.0

com.oracle.bedrock:bedrock-runtime-windows 4.1.0

Interfaces, classes and resources to construct, inspect and securely manage remote runtime processes on Windows using WinRM.

GroupId

GroupId

com.oracle.bedrock
ArtifactId

ArtifactId

bedrock-runtime-windows
Version

Version

4.1.0
Type

Type

jar

Download bedrock-runtime-windows 4.1.0


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