License |
License |
---|---|
GroupId | GroupIdcom.baidu.unbiz |
ArtifactId | ArtifactIdeasy-mapper |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasy-mapper
Easy mapper is a simple, light-weight tool for Java bean mapping
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
easy-mapper-1.0.4.pom | |
easy-mapper-1.0.4.jar | 86 KB |
easy-mapper-1.0.4-sources.jar | 56 KB |
easy-mapper-1.0.4-javadoc.jar | 307 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.baidu.unbiz/easy-mapper/ -->
<dependency>
<groupId>com.baidu.unbiz</groupId>
<artifactId>easy-mapper</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.baidu.unbiz/easy-mapper/
implementation 'com.baidu.unbiz:easy-mapper:1.0.4'
// https://jarcasting.com/artifacts/com.baidu.unbiz/easy-mapper/
implementation ("com.baidu.unbiz:easy-mapper:1.0.4")
'com.baidu.unbiz:easy-mapper:jar:1.0.4'
<dependency org="com.baidu.unbiz" name="easy-mapper" rev="1.0.4">
<artifact name="easy-mapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.baidu.unbiz', module='easy-mapper', version='1.0.4')
)
libraryDependencies += "com.baidu.unbiz" % "easy-mapper" % "1.0.4"
[com.baidu.unbiz/easy-mapper "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.7 |
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
org.javassist : javassist | jar | 3.18.1-GA |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
junit : junit | jar | 4.11 |
com.google.guava : guava | jar | 18.0 |
org.apache.commons : commons-lang3 | jar | 3.2.1 |
commons-collections : commons-collections | jar | 3.2.1 |
net.sf.dozer : dozer | jar | 5.5.1 |
commons-beanutils : commons-beanutils | jar | 1.9.2 |
cglib : cglib | jar | 3.2.4 |
org.springframework : spring-beans | jar | 4.2.7.RELEASE |
org.apache.thrift : libthrift | jar | 0.9.3 |