BeanMapping


License

License

Categories

Categories

Bean Mapping General Purpose Libraries
GroupId

GroupId

com.github.xr2117
ArtifactId

ArtifactId

bean-mapping
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

BeanMapping
BeanMapping
Project URL

Project URL

https://github.com/xr2117/bean-mapping
Source Code Management

Source Code Management

https://github.com/xr2117/bean-mapping

Download bean-mapping

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.12
com.alibaba : fastjson jar 1.2.71

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.2
2.1.1
2.1.0
2.0.1
2.0
1.3
1.2
1.1
1.0