win.doyto.query:doyto-query-mybatis

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

win.doyto.query
ArtifactId

ArtifactId

doyto-query-mybatis
Last Version

Last Version

0.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download doyto-query-mybatis

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
win.doyto.query : doyto-query-core jar 0.0.1-RELEASE
org.mybatis : mybatis jar 3.5.1
org.projectlombok : lombok Optional jar 1.18.6
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic Optional jar 1.2.3

test (5)

Group / Artifact Type Version
org.hsqldb : hsqldb jar 2.4.1
win.doyto.query » doyto-query-test jar 0.0.1-RELEASE
org.junit.jupiter : junit-jupiter-engine jar 5.3.2
org.assertj : assertj-core jar 3.11.1
org.mockito : mockito-junit-jupiter jar 2.23.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1-RELEASE