Jar examples for e:ezmorph
Simple java library for transforming an Object to another Object.
You can download jar file ezmorph 1.0.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ezmorph-1.0.3.jar to your project.
<dependency> <groupId>net.sf.ezmorph</groupId> <artifactId>ezmorph</artifactId> <version>1.0.3</version> </dependency>
compile group: 'net.sf.ezmorph', name: 'ezmorph', version: '1.0.3'
libraryDependencies += "net.sf.ezmorph" % "ezmorph" % "1.0.3"
<dependency org="net.sf.ezmorph" name="ezmorph" rev="1.0.3"/>
@Grapes(@Grab(group='net.sf.ezmorph', module='ezmorph', version='1.0.3'))
'net.sf.ezmorph:ezmorph:jar:1.0.3'
Click the following link to download the jar file.
ezmorph-1.0.3.jar