License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.github.snowthinker |
ArtifactId | ArtifactIdmybatis-helper |
Version | Version0.0.2-RELEASE |
Type | Typejar |
Description |
Descriptionmybatis-helper
Help to improve development speed
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.snowthinker/mybatis-helper/ -->
<dependency>
<groupId>io.github.snowthinker</groupId>
<artifactId>mybatis-helper</artifactId>
<version>0.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.snowthinker/mybatis-helper/
implementation 'io.github.snowthinker:mybatis-helper:0.0.2-RELEASE'
// https://jarcasting.com/artifacts/io.github.snowthinker/mybatis-helper/
implementation ("io.github.snowthinker:mybatis-helper:0.0.2-RELEASE")
'io.github.snowthinker:mybatis-helper:jar:0.0.2-RELEASE'
<dependency org="io.github.snowthinker" name="mybatis-helper" rev="0.0.2-RELEASE">
<artifact name="mybatis-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.snowthinker', module='mybatis-helper', version='0.0.2-RELEASE')
)
libraryDependencies += "io.github.snowthinker" % "mybatis-helper" % "0.0.2-RELEASE"
[io.github.snowthinker/mybatis-helper "0.0.2-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis : mybatis | jar | 3.5.1 |
org.hibernate.validator : hibernate-validator | jar | 6.1.0.Final |
io.swagger : swagger-annotations | jar | 1.6.0 |
io.github.snowythinker : pojo-helper | jar | 0.0.4-SNAPSHOT |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
com.h2database : h2 | jar | 1.4.200 |
org.apache.commons : commons-lang3 | jar | 3.9 |
ch.qos.logback : logback-classic | jar | 1.2.3 |