License |
License |
---|---|
Categories |
CategoriesGroovy Languages MyBatis Data ORM |
GroupId | GroupIdio.github.taylorxian |
ArtifactId | ArtifactIdmybatis-groovy-boot-starter |
Last Version | Last Version1.0.0-RC |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-groovy-boot-starter
mybatis groovy plugin
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.github.taylorxian/mybatis-groovy-boot-starter/ -->
<dependency>
<groupId>io.github.taylorxian</groupId>
<artifactId>mybatis-groovy-boot-starter</artifactId>
<version>1.0.0-RC</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.taylorxian/mybatis-groovy-boot-starter/
implementation 'io.github.taylorxian:mybatis-groovy-boot-starter:1.0.0-RC'
// https://jarcasting.com/artifacts/io.github.taylorxian/mybatis-groovy-boot-starter/
implementation ("io.github.taylorxian:mybatis-groovy-boot-starter:1.0.0-RC")
'io.github.taylorxian:mybatis-groovy-boot-starter:jar:1.0.0-RC'
<dependency org="io.github.taylorxian" name="mybatis-groovy-boot-starter" rev="1.0.0-RC">
<artifact name="mybatis-groovy-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.taylorxian', module='mybatis-groovy-boot-starter', version='1.0.0-RC')
)
libraryDependencies += "io.github.taylorxian" % "mybatis-groovy-boot-starter" % "1.0.0-RC"
[io.github.taylorxian/mybatis-groovy-boot-starter "1.0.0-RC"]
Group / Artifact | Type | Version |
---|---|---|
io.github.taylorxian : mybatis-groovy | jar | 1.0.0-RC |
org.springframework.boot : spring-boot-configuration-processor | jar | |
org.springframework.boot : spring-boot-starter | jar | |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.commons : commons-lang3 | jar | 3.10 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |