com.github.houbb:bean-mapping-core

bean-mapping is a java bean copy tool.

License

License

Categories

Categories

Bean Mapping General Purpose Libraries
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

bean-mapping-core
Last Version

Last Version

0.2.6
Release Date

Release Date

Type

Type

jar
Description

Description

bean-mapping is a java bean copy tool.

Download bean-mapping-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : bean-mapping-api jar 0.2.6
com.github.houbb : heaven jar 0.1.62

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.6
0.2.5
0.2.4
0.2.2
0.2.1
0.2.0
0.1.0
0.0.1