Last Version

com.github.houbb:bean-mapping-api 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-api
Version

Version

0.2.6
Type

Type

jar
Description

Description

bean-mapping is a java bean copy tool.

Download bean-mapping-api 0.2.6


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

There are no modules declared in this project.