Last Version

Dozer :: Protobuf 3 6.1.0

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

Version

6.1.0
Type

Type

jar
Description

Description

Dozer :: 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-proto 6.1.0


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

Dependencies

compile (3)

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

test (5)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar
junit : junit 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.