com.github.houbb:bean-mapping-test

The test module for bean mapping, do not import.

License

License

Categories

Categories

Bean Mapping General Purpose Libraries
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

bean-mapping-test
Last Version

Last Version

0.2.6
Release Date

Release Date

Type

Type

jar
Description

Description

The test module for bean mapping, do not import.

Download bean-mapping-test

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.houbb : bean-mapping-core jar 0.2.6
com.github.houbb : bean-mapping-asm jar 0.2.6
commons-beanutils : commons-beanutils jar 1.9.3
org.springframework : spring-beans jar 4.3.25.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.6
0.2.5
0.2.4
0.2.2
0.2.1
0.2.0
0.1.0
0.0.1