smartmapper

smartmapper is utils for less xml using mybatis.

License

License

GroupId

GroupId

org.siqisource
ArtifactId

ArtifactId

smartmapper
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

smartmapper
smartmapper is utils for less xml using mybatis.

Download smartmapper

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.4.0
org.springframework : spring-context jar 4.2.5.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.1