Package io.github.ascopes.protobufmavenplugin.utils


package io.github.ascopes.protobufmavenplugin.utils
Shared internal components.
  • Class
    Description
    Builder for Java argument files that deals with the quoting and escaping rules Java expects.
    Helper component that allows scheduling IO-bound tasks within a thread pool.
    A bean that exposes information about the underlying platform and the context of the invocation.
    Exception raised if HTTP request fails
    Exception raised if resolution of resources fail.
    Various common string helpers.
    A bean that allows discovering a binary on the system path, using OS-specific resolution semantics.
    A writer that also writes to an in-memory buffer to enable the content to be replayed.