Last Version

ezmorph 1.0.6

Simple java library for transforming an Object to another Object.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.ezmorph
ArtifactId

ArtifactId

ezmorph
Version

Version

1.0.6
Type

Type

jar
Description

Description

ezmorph
Simple java library for transforming an Object to another Object.
Project URL

Project URL

http://ezmorph.sourceforge.net
Source Code Management

Source Code Management

http://ezmorph.cvs.sourceforge.net/ezmorph

Download ezmorph 1.0.6


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

Dependencies

compile (4)

Group / Artifact Type Version
junit : junit Optional jar 3.8.2
commons-lang : commons-lang jar 2.3
commons-beanutils : commons-beanutils Optional jar 1.7.0
commons-logging : commons-logging Optional jar 1.1

runtime (1)

Group / Artifact Type Version
log4j : log4j Optional jar 1.2.14

Project Modules

There are no modules declared in this project.