drock.bedrock-runtime-virtual.6.0.7.source-code.module-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of bedrock-runtime-virtual Show documentation
Show all versions of bedrock-runtime-virtual Show documentation
Interfaces, classes and resources to construct, inspect and securely
manage virtual machine based runtime processes.
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