License |
License |
---|---|
GroupId | GroupIdcom.oracle.bedrock |
ArtifactId | ArtifactIdbedrock-runtime-windows |
Last Version | Last Version6.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBedrock for Remote Windows Management
Interfaces, classes and resources to construct, inspect and securely
manage remote runtime processes on Windows using WinRM.
|
Filename | Size |
---|---|
bedrock-runtime-windows-6.0.0.pom | |
bedrock-runtime-windows-6.0.0.jar | 265 KB |
bedrock-runtime-windows-6.0.0-sources.jar | 318 KB |
bedrock-runtime-windows-6.0.0-javadoc.jar | 496 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oracle.bedrock/bedrock-runtime-windows/ -->
<dependency>
<groupId>com.oracle.bedrock</groupId>
<artifactId>bedrock-runtime-windows</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.bedrock/bedrock-runtime-windows/
implementation 'com.oracle.bedrock:bedrock-runtime-windows:6.0.0'
// https://jarcasting.com/artifacts/com.oracle.bedrock/bedrock-runtime-windows/
implementation ("com.oracle.bedrock:bedrock-runtime-windows:6.0.0")
'com.oracle.bedrock:bedrock-runtime-windows:jar:6.0.0'
<dependency org="com.oracle.bedrock" name="bedrock-runtime-windows" rev="6.0.0">
<artifact name="bedrock-runtime-windows" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.bedrock', module='bedrock-runtime-windows', version='6.0.0')
)
libraryDependencies += "com.oracle.bedrock" % "bedrock-runtime-windows" % "6.0.0"
[com.oracle.bedrock/bedrock-runtime-windows "6.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.oracle.bedrock : bedrock-runtime-remote | jar | 6.0.0 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
javax.xml.ws : jaxws-api | jar | 2.3.1 |