License |
License |
---|---|
GroupId | GroupIdio.github.liuyuyu |
ArtifactId | ArtifactIdbean-mapper |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbean-mapper
Object Mapping Tool
|
Filename | Size |
---|---|
bean-mapper-0.0.5.pom | |
bean-mapper-0.0.5.jar | 45 KB |
bean-mapper-0.0.5-sources.jar | 22 KB |
bean-mapper-0.0.5-javadoc.jar | 201 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.liuyuyu/bean-mapper/ -->
<dependency>
<groupId>io.github.liuyuyu</groupId>
<artifactId>bean-mapper</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.liuyuyu/bean-mapper/
implementation 'io.github.liuyuyu:bean-mapper:0.0.5'
// https://jarcasting.com/artifacts/io.github.liuyuyu/bean-mapper/
implementation ("io.github.liuyuyu:bean-mapper:0.0.5")
'io.github.liuyuyu:bean-mapper:jar:0.0.5'
<dependency org="io.github.liuyuyu" name="bean-mapper" rev="0.0.5">
<artifact name="bean-mapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.liuyuyu', module='bean-mapper', version='0.0.5')
)
libraryDependencies += "io.github.liuyuyu" % "bean-mapper" % "0.0.5"
[io.github.liuyuyu/bean-mapper "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic Optional | jar | 1.2.3 |
org.projectlombok : lombok Optional | jar | 1.18.8 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.5.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0.pr1 |