Last Version

bean-mapping 0.2.6

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
Version

Version

0.2.6
Type

Type

pom
Description

Description

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

Download bean-mapping 0.2.6

Filename Size
bean-mapping-0.2.6.pom 10 KB
Browse

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

Dependencies

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

Project Modules

  • bean-mapping-api
  • bean-mapping-core
  • bean-mapping-test
  • bean-mapping-asm