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

drock.bedrock-runtime-vagrant.7.0.5.source-code.module-info Maven / Gradle / Ivy

Go to download

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

The newest version!
open module com.oracle.bedrock.runtime.virtual.vagrant {
    exports com.oracle.bedrock.runtime.virtual.vagrant;
    exports com.oracle.bedrock.runtime.virtual.vagrant.options;

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy