is not current version
Last Version 1.3.6

com.zhaofujun.automapper:automapper 1.2.RELEASE

easy to mapping jave entity

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.zhaofujun.automapper
ArtifactId

ArtifactId

automapper
Version

Version

1.2.RELEASE
Type

Type

jar

Download automapper 1.2.RELEASE


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