protobufel-grammar

ProtoBuf Java Parser and FileDescriptor Builder

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.github.protobufel
ArtifactId

ArtifactId

protobufel-grammar
Last Version

Last Version

0.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

protobufel-grammar
ProtoBuf Java Parser and FileDescriptor Builder
Project URL

Project URL

https://github.com/protobufel/protobufel-grammar
Source Code Management

Source Code Management

https://github.com/protobufel/protobufel-grammar

Download protobufel-grammar

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.protobufel/protobufel-grammar/ -->
<dependency>
    <groupId>com.github.protobufel</groupId>
    <artifactId>protobufel-grammar</artifactId>
    <version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.protobufel/protobufel-grammar/
implementation 'com.github.protobufel:protobufel-grammar:0.7.1'
// https://jarcasting.com/artifacts/com.github.protobufel/protobufel-grammar/
implementation ("com.github.protobufel:protobufel-grammar:0.7.1")
'com.github.protobufel:protobufel-grammar:jar:0.7.1'
<dependency org="com.github.protobufel" name="protobufel-grammar" rev="0.7.1">
  <artifact name="protobufel-grammar" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.protobufel', module='protobufel-grammar', version='0.7.1')
)
libraryDependencies += "com.github.protobufel" % "protobufel-grammar" % "0.7.1"
[com.github.protobufel/protobufel-grammar "0.7.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.jdt : org.eclipse.jdt.annotation jar 2.1.0

runtime (4)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.7
com.google.protobuf : protobuf-java jar 2.6.1
com.github.protobufel : common-verifications jar 0.6
org.slf4j : slf4j-api jar 1.7.25

test (11)

Group / Artifact Type Version
com.github.protobufel : protobufel-test-util jar 0.7.0
ch.qos.logback : logback-classic jar 1.2.3
com.google.guava : guava jar 22.0
com.google.guava : guava-testlib jar 22.0
junit : junit jar 4.12
org.hamcrest : hamcrest-junit jar 2.0.0.0
org.mockito : mockito-core jar 2.8.47
org.powermock : powermock-module-junit4 jar 1.7.0
org.powermock : powermock-api-mockito2 jar 1.7.0
org.assertj : assertj-core jar 3.8.0
com.googlecode.java-diff-utils : diffutils jar 1.3.0

Project Modules

There are no modules declared in this project.

Travis branch codecov Maven Central

ProtoBuf Java Parser and FileDescriptor Builder

For more see the JavaDoc Documentation.

Happy coding,

David Tesler

Versions

Version
0.7.1
0.6