ScalaPB Maven Plugin

Maven plugin to compile Protobuf files in Scala using ScalaPB

License

License

Apache License, Version 2.0
Categories

Categories

Scala Languages Maven Build Tools Net
GroupId

GroupId

net.catte
ArtifactId

ArtifactId

scalapb-maven-plugin
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

ScalaPB Maven Plugin
Maven plugin to compile Protobuf files in Scala using ScalaPB

Download scalapb-maven-plugin

How to add to project

<plugin>
    <groupId>net.catte</groupId>
    <artifactId>scalapb-maven-plugin</artifactId>
    <version>1.2</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.apache.maven : maven-plugin-api jar 3.3.9
com.thesamet.scalapb : scalapbc_2.11 jar 0.7.4
org.apache.maven : maven-project jar 2.0.6

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0