Protostuff Compiler - Maven Plugin

Proto parser, code and documentation generator

License

License

Categories

Categories

Maven Build Tools Net Hibernate Data ORM
GroupId

GroupId

io.github.nethibernate
ArtifactId

ArtifactId

protostuff-maven-plugin
Last Version

Last Version

2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Protostuff Compiler - Maven Plugin
Proto parser, code and documentation generator

Download protostuff-maven-plugin

How to add to project

<plugin>
    <groupId>io.github.nethibernate</groupId>
    <artifactId>protostuff-maven-plugin</artifactId>
    <version>2</version>
</plugin>

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.0
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0
org.apache.maven : maven-core jar 3.6.0
javax.inject : javax.inject jar 1
org.slf4j : slf4j-api jar 1.7.25
com.jcabi : jcabi-maven-slf4j jar 0.8
io.github.nethibernate : protostuff-parser jar 2
io.github.nethibernate : protostuff-generator jar 2
com.google.code.findbugs : jsr305 Optional jar 3.0.2
com.google.errorprone : error_prone_annotations Optional jar 2.3.4

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.7.5

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.mockito : mockito-core jar 2.11.0
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
2
1.7.4
1.7.3
1