MVN

com.baidu.unbiz : easy-mapper

Maven & Gradle

Feb 03, 2018
3 usages
113 stars

easy-mapper · Easy mapper is a simple, light-weight tool for Java bean mapping

<dependency>
    <groupId>com.baidu.unbiz</groupId>
    <artifactId>easy-mapper</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.baidu.unbiz : easy-mapper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of com.baidu.unbiz : easy-mapper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
easy-mapper-1.0.4
easy-mapper-1.0.3
easy-mapper-1.0.2
easy-mapper-1.0.1
easy-mapper-1.0.0

How to add a dependency to Maven

Add the following com.baidu.unbiz : easy-mapper maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.baidu.unbiz</groupId>
    <artifactId>easy-mapper</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.baidu.unbiz : easy-mapper gradle dependency to your build.gradle file:

implementation 'com.baidu.unbiz:easy-mapper:1.0.4'

Gradle Kotlin DSL: Add the following com.baidu.unbiz : easy-mapper gradle kotlin dependency to your build.gradle.kts file:

implementation("com.baidu.unbiz:easy-mapper:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.baidu.unbiz : easy-mapper sbt scala dependency to your build.sbt file:

libraryDependencies += "com.baidu.unbiz" % "easy-mapper" % "1.0.4"

Advertisement

Dependencies from Group

Sep 12, 2017
16 usages
960 stars
Sep 12, 2017
7 usages
960 stars
Sep 12, 2017
5 usages
960 stars
Feb 03, 2018
3 usages
113 stars
Sep 12, 2017
960 stars

Discover Dependencies

Oct 26, 2017
2 usages
0 stars
Nov 16, 2018
4 usages
1 stars
Jan 24, 2019
4 usages
78 stars
May 13, 2021
7 usages
116 stars
Jul 10, 2023
5 usages
0 stars
Nov 30, 2022
2 usages
Aug 01, 2022
3 usages
528 stars