Last Version

Dozer :: Integrations :: Protobuf 3 6.5.2

Dozer is a powerful Java Bean to Java Bean mapper that recursively copies data from one object to another

License

License

GroupId

GroupId

com.github.dozermapper
ArtifactId

ArtifactId

dozer-proto3
Version

Version

6.5.2
Type

Type

jar
Description

Description

Dozer :: Integrations :: Protobuf 3
Dozer is a powerful Java Bean to Java Bean mapper that recursively copies data from one object to another
Project Organization

Project Organization

dozer

Download dozer-proto3 6.5.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.dozermapper : dozer-core jar 6.5.2
com.google.protobuf : protobuf-java jar
com.google.guava : guava jar

provided (1)

Group / Artifact Type Version
org.osgi : org.osgi.core jar

test (5)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar
org.junit.vintage : junit-vintage-engine jar
org.mockito : mockito-core jar
org.slf4j : slf4j-simple jar
org.slf4j : jcl-over-slf4j jar

Project Modules

There are no modules declared in this project.