Last Version

Protobuf JAX-RS Parent 1.0.2

A set of libraries that provides support for protocol buffers (Google Protobuf) in Jax RS applications

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.truward.protobuf
ArtifactId

ArtifactId

protobuf-jaxrs-root
Version

Version

1.0.2
Type

Type

pom
Description

Description

Protobuf JAX-RS Parent
A set of libraries that provides support for protocol buffers (Google Protobuf) in Jax RS applications
Project URL

Project URL

https://github.com/truward/protobuf-jaxrs

Download protobuf-jaxrs-root 1.0.2


<!-- https://jarcasting.com/artifacts/com.truward.protobuf/protobuf-jaxrs-root/ -->
<dependency>
    <groupId>com.truward.protobuf</groupId>
    <artifactId>protobuf-jaxrs-root</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.truward.protobuf/protobuf-jaxrs-root/
implementation 'com.truward.protobuf:protobuf-jaxrs-root:1.0.2'
// https://jarcasting.com/artifacts/com.truward.protobuf/protobuf-jaxrs-root/
implementation ("com.truward.protobuf:protobuf-jaxrs-root:1.0.2")
'com.truward.protobuf:protobuf-jaxrs-root:pom:1.0.2'
<dependency org="com.truward.protobuf" name="protobuf-jaxrs-root" rev="1.0.2">
  <artifact name="protobuf-jaxrs-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.truward.protobuf', module='protobuf-jaxrs-root', version='1.0.2')
)
libraryDependencies += "com.truward.protobuf" % "protobuf-jaxrs-root" % "1.0.2"
[com.truward.protobuf/protobuf-jaxrs-root "1.0.2"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

  • protobuf-jaxrs
  • protobuf-jaxrs-jackson