ezmorph

Simple Java library for transforming an Object to another Object

License

License

GroupId

GroupId

org.kordamp.ezmorph
ArtifactId

ArtifactId

ezmorph-core
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ezmorph
Simple Java library for transforming an Object to another Object
Project URL

Project URL

https://github.com/kordamp/ezmorph
Source Code Management

Source Code Management

https://github.com/kordamp/ezmorph

Download ezmorph-core

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.9
commons-beanutils : commons-beanutils jar 1.9.3
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : jcl-over-slf4j jar 1.7.30
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

ezmorph

Build Status (travis) Build Status ASL2 Licensed download Download donations Patreon orange


Simple Java library for transforming an Object to another Object.

Refer to the project guide for further information on configuration and usage.

org.kordamp.ezmorph

Kordamp

Versions

Version
3.0.0