Last Version

Bedrock for Virtual Machine Runtime Management 6.0.0

Interfaces, classes and resources to construct, inspect and securely manage virtual machine based runtime processes.

License

License

GroupId

GroupId

com.oracle.bedrock
ArtifactId

ArtifactId

bedrock-runtime-virtual
Version

Version

6.0.0
Type

Type

jar
Description

Description

Bedrock for Virtual Machine Runtime Management
Interfaces, classes and resources to construct, inspect and securely manage virtual machine based runtime processes.

Download bedrock-runtime-virtual 6.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.oracle.bedrock : bedrock-runtime-remote jar 6.0.0
com.jcraft : jsch jar 0.1.55

provided (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.