is not current version
Last Version 1.6.0

Protobuf swagger mapper 1.0.4

A mapping lib to easely map from protobuf to java objects

License

License

Categories

Categories

Protobuf Data Data Structures Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.robert2411
ArtifactId

ArtifactId

protobuf-swagger-mapper
Version

Version

1.0.4
Type

Type

jar
Description

Description

Protobuf swagger mapper
A mapping lib to easely map from protobuf to java objects
Project URL

Project URL

https://github.com/robert2411/protobuf-object-mapper
Source Code Management

Source Code Management

https://github.com/robert2411/protobuf-object-mapper

Download protobuf-swagger-mapper 1.0.4


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.14.0
com.google.protobuf : protobuf-java-util jar 3.14.0
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
com.jayway.jsonpath : json-path jar 2.5.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
net.javacrumbs.json-unit : json-unit-spring jar 2.22.1

Project Modules

There are no modules declared in this project.