Last Version

Protobuf HTTP Utils 0.0.14

A set of utils that makes it easy to have a typesafe JSON HTTP API using protobuf

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.acostanza
ArtifactId

ArtifactId

protobuf-http-utils
Version

Version

0.0.14
Type

Type

jar
Description

Description

Protobuf HTTP Utils
A set of utils that makes it easy to have a typesafe JSON HTTP API using protobuf
Project URL

Project URL

https://github.com/adcostanza/protobuf-http-utils
Source Code Management

Source Code Management

https://github.com/adcostanza/protobuf-http-utils

Download protobuf-http-utils 0.0.14


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

Dependencies

compile (9)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.2.0
com.google.guava : guava jar 25.1-jre
com.sparkjava : spark-core jar 2.7.2
org.slf4j : slf4j-simple jar 1.7.23
com.google.code.gson : gson jar 2.8.2
com.google.protobuf : protobuf-java-util jar 3.5.1
org.sonatype.plugins : nexus-staging-maven-plugin jar 1.6.8
org.apache.maven.plugins : maven-source-plugin jar 3.0.1
org.apache.maven.plugins : maven-gpg-plugin jar 1.6

Project Modules

There are no modules declared in this project.