proto-lint-maven-plugin

A maven plugin for linting of gRPC proto files

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.dimitrovvlado
ArtifactId

ArtifactId

proto-lint-maven-plugin
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

proto-lint-maven-plugin
A maven plugin for linting of gRPC proto files
Project URL

Project URL

https://github.com/dimitrovvlado/proto-lint-maven-plugin
Source Code Management

Source Code Management

https://github.com/dimitrovvlado/proto-lint-maven-plugin

Download proto-lint-maven-plugin

How to add to project

<plugin>
    <groupId>io.github.dimitrovvlado</groupId>
    <artifactId>proto-lint-maven-plugin</artifactId>
    <version>1.0.2</version>
</plugin>

Dependencies

provided (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.3.9
org.apache.maven : maven-core jar 3.3.9
org.apache.maven : maven-artifact jar 3.3.9
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5.1

test (5)

Group / Artifact Type Version
org.apache.maven : maven-compat jar 3.3.9
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0
org.mockito : mockito-core jar 2.10.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0