Protobuf swagger mapper

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
Last Version

Last Version

1.6.0
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.18.0
com.google.protobuf : protobuf-java-util jar 3.18.0
com.fasterxml.jackson.core : jackson-databind jar 2.12.5
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.12.5
com.jayway.jsonpath : json-path jar 2.6.0
org.json : json jar 20210307

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
net.javacrumbs.json-unit : json-unit-spring jar 2.28.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2