jar

com.github.dozermapper : dozer-proto

Maven & Gradle

Aug 06, 2017
1.9k stars

Dozer :: Protobuf 3

Table Of Contents

Latest Version

Download com.github.dozermapper : dozer-proto JAR file - Latest Versions:

All Versions

Download com.github.dozermapper : dozer-proto JAR file - All Versions:

Version Vulnerabilities Size Updated
6.1.x
6.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window dozer-proto-6.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.dozermapper.protobuf.util

├─ com.github.dozermapper.protobuf.util.ProtoUtils.class - [JAR]

com.github.dozermapper.protobuf

├─ com.github.dozermapper.protobuf.ProtobufSupportModule.class - [JAR]

com.github.dozermapper.protobuf.classmap.generator

├─ com.github.dozermapper.protobuf.classmap.generator.ProtobufBeanFieldsDetector.class - [JAR]

com.github.dozermapper.protobuf.propertydescriptor

├─ com.github.dozermapper.protobuf.propertydescriptor.ProtoFieldPropertyDescriptor.class - [JAR]

├─ com.github.dozermapper.protobuf.propertydescriptor.ProtoFieldPropertyDescriptorCreationStrategy.class - [JAR]

com.github.dozermapper.protobuf.builder

├─ com.github.dozermapper.protobuf.builder.ByProtobufBuilder.class - [JAR]

├─ com.github.dozermapper.protobuf.builder.ProtoBeanBuilder.class - [JAR]

Advertisement