MVN

com.github.houbb : bean-mapping

Maven & Gradle

Dec 19, 2019

bean-mapping · bean-mapping is a java bean copy tool.

<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>bean-mapping</artifactId>
    <version>0.2.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.houbb : bean-mapping to add to Maven - Latest Versions:

  • Latest Stable: 0.2.6

All Versions

Choose a version of com.github.houbb : bean-mapping to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
bean-mapping-0.2.6
bean-mapping-0.2.5
bean-mapping-0.2.4
bean-mapping-0.2.2
bean-mapping-0.2.1
bean-mapping-0.2.0
0.1.x
bean-mapping-0.1.0
0.0.x
bean-mapping-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>bean-mapping</artifactId>
    <version>0.2.6</version>
</dependency>