All Downloads are FREE. Search and download functionalities are using the official Maven repository.

drock.bedrock-runtime-virtual.6.0.7.source-code.module-info Maven / Gradle / Ivy

Go to download

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

There is a newer version: 7.0.5
Show newest version
open module com.oracle.bedrock.runtime.virtual {
    exports com.oracle.bedrock.runtime.virtual;

    requires transitive com.oracle.bedrock.runtime.remote;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy