Example usage for org.apache.maven.toolchain Toolchain interface-usage

List of usage examples for org.apache.maven.toolchain Toolchain interface-usage

Introduction

In this page you can find the example usage for org.apache.maven.toolchain Toolchain interface-usage.

Usage

From source file org.xolstice.maven.toolchain.protobuf.ProtobufToolchain.java

/**
 * A tool chain for protobuf compiler (protoc).
 *
 * @since 0.2.0
 */
public interface ProtobufToolchain extends Toolchain {