JMapper Framework Api

JMapper is a framework that permits to write dynamic mapping, bringing several advantages as: create and enrich target objects, apply a specific logic to the mapping (only valued fields, only null fields, etc..), automated management of the XML file, possibility of implementing the 1 to N and N to 1 relationships, define explicit conversions, define inherited configurations,

License

License

Categories

Categories

JMapper General Purpose Libraries Bean Mapping
GroupId

GroupId

com.googlecode.jmapper-framework
ArtifactId

ArtifactId

jmapper-api
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

JMapper Framework Api
JMapper is a framework that permits to write dynamic mapping, bringing several advantages as: create and enrich target objects, apply a specific logic to the mapping (only valued fields, only null fields, etc..), automated management of the XML file, possibility of implementing the 1 to N and N to 1 relationships, define explicit conversions, define inherited configurations,
Project URL

Project URL

http://code.google.com/p/jmapper-framework/

Download jmapper-api

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1