Last Version

PGV-Java Stubs 0.6.7

Protoc plugin to generate protobuf message validators.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.envoyproxy.protoc-gen-validate
ArtifactId

ArtifactId

pgv-java-stub
Version

Version

0.6.7
Type

Type

jar
Description

Description

PGV-Java Stubs
Protoc plugin to generate protobuf message validators.

Download pgv-java-stub 0.6.7


<!-- https://jarcasting.com/artifacts/io.envoyproxy.protoc-gen-validate/pgv-java-stub/ -->
<dependency>
    <groupId>io.envoyproxy.protoc-gen-validate</groupId>
    <artifactId>pgv-java-stub</artifactId>
    <version>0.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.envoyproxy.protoc-gen-validate/pgv-java-stub/
implementation 'io.envoyproxy.protoc-gen-validate:pgv-java-stub:0.6.7'
// https://jarcasting.com/artifacts/io.envoyproxy.protoc-gen-validate/pgv-java-stub/
implementation ("io.envoyproxy.protoc-gen-validate:pgv-java-stub:0.6.7")
'io.envoyproxy.protoc-gen-validate:pgv-java-stub:jar:0.6.7'
<dependency org="io.envoyproxy.protoc-gen-validate" name="pgv-java-stub" rev="0.6.7">
  <artifact name="pgv-java-stub" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.envoyproxy.protoc-gen-validate', module='pgv-java-stub', version='0.6.7')
)
libraryDependencies += "io.envoyproxy.protoc-gen-validate" % "pgv-java-stub" % "0.6.7"
[io.envoyproxy.protoc-gen-validate/pgv-java-stub "0.6.7"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.re2j : re2j jar 1.5
commons-validator : commons-validator jar 1.7
com.google.protobuf : protobuf-java jar 3.19.4
com.google.protobuf : protobuf-java-util jar 3.19.4

test (3)

Group / Artifact Type Version
io.envoyproxy.protoc-gen-validate : protoc-gen-validate pom 0.6.7
junit : junit jar 4.12
org.assertj : assertj-core jar 3.11.1

Project Modules

There are no modules declared in this project.