jar

org.bongiorno : dto-support

Maven & Gradle

Nov 12, 2014
1 usages

Support code for DTO implementations · Validate DTO members. Easy marshalling/unmarshalling. Handle element collections effortlessly

Table Of Contents

Latest Version

Download org.bongiorno : dto-support JAR file - Latest Versions:

All Versions

Download org.bongiorno : dto-support JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 dto-support-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.bongiorno.dto.support

├─ org.bongiorno.dto.support.AbstractDateAdapter.class - [JAR]

├─ org.bongiorno.dto.support.AbstractDto.class - [JAR]

├─ org.bongiorno.dto.support.AdapterBean.class - [JAR]

├─ org.bongiorno.dto.support.AdapterBeanAnnotationIntrospector.class - [JAR]

├─ org.bongiorno.dto.support.DefaultDateAsLocalDateAdapter.class - [JAR]

├─ org.bongiorno.dto.support.DefaultDateAsLocalTimeAdapter.class - [JAR]

├─ org.bongiorno.dto.support.DefaultDateTimeAdapter.class - [JAR]

├─ org.bongiorno.dto.support.DefaultLocalDateAdapter.class - [JAR]

├─ org.bongiorno.dto.support.DefaultLocalTimeAdapter.class - [JAR]

├─ org.bongiorno.dto.support.DtoQuickCollection.class - [JAR]

├─ org.bongiorno.dto.support.DtoQuickMap.class - [JAR]

├─ org.bongiorno.dto.support.IPv4Address.class - [JAR]

├─ org.bongiorno.dto.support.ISODateTimeAdapter.class - [JAR]

├─ org.bongiorno.dto.support.ISOLocalDateAdapter.class - [JAR]

├─ org.bongiorno.dto.support.MACAddress.class - [JAR]

├─ org.bongiorno.dto.support.MarshalTester.class - [JAR]

├─ org.bongiorno.dto.support.NoTISODateTimeAdapter.class - [JAR]

├─ org.bongiorno.dto.support.StyleSheetFunction.class - [JAR]

org.bongiorno.dto

├─ org.bongiorno.dto.Dto.class - [JAR]

├─ org.bongiorno.dto.DtoUtils.class - [JAR]

├─ org.bongiorno.dto.IdResponse.class - [JAR]

├─ org.bongiorno.dto.MultiIdResponse.class - [JAR]