Jar examples for d:dto-support
Validate DTO members. Easy marshalling/unmarshalling. Handle element collections effortlessly
You can download jar file dto-support 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add dto-support-1.0.0.jar to your project.
<dependency> <groupId>org.bongiorno</groupId> <artifactId>dto-support</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.bongiorno', name: 'dto-support', version: '1.0.0'
libraryDependencies += "org.bongiorno" % "dto-support" % "1.0.0"
<dependency org="org.bongiorno" name="dto-support" rev="1.0.0"/>
@Grapes(@Grab(group='org.bongiorno', module='dto-support', version='1.0.0'))
'org.bongiorno:dto-support:jar:1.0.0'
Click the following link to download the jar file.
dto-support-1.0.0-javadoc.jar