YoSQL :: DAO :: MyBatis

YoSQL: write more SQL

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

wtf.metio.yosql.dao
ArtifactId

ArtifactId

yosql-dao-mybatis
Last Version

Last Version

2021.5.5
Release Date

Release Date

Type

Type

jar
Description

Description

YoSQL :: DAO :: MyBatis
YoSQL: write more SQL
Project Organization

Project Organization

metio.wtf

Download yosql-dao-mybatis

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
wtf.metio.yosql.codegen : yosql-codegen-api jar 2021.5.5
wtf.metio.yosql.codegen : yosql-codegen-blocks jar 2021.5.5
wtf.metio.yosql.logging : yosql-logging-api jar 2021.5.5
javax.inject : javax.inject jar

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params jar
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.

YoSQL Chat Mailing List

Take a look at the project website to read the documentation. The yosql-examples folder contains multiple examples that uses all available features of YoSQL.

License

To the extent possible under law, the author(s) have dedicated all copyright
and related and neighboring rights to this software to the public domain
worldwide. This software is distributed without any warranty.

You should have received a copy of the CC0 Public Domain Dedication along
with this software. If not, see http://creativecommons.org/publicdomain/zero/1.0/.
wtf.metio.yosql.dao

metio.wtf

Versions

Version
2021.5.5
2021.4.21
2021.4.18