mybatis-groovy

mybatis groovy plugin

License

License

Categories

Categories

Groovy Languages MyBatis Data ORM
GroupId

GroupId

io.github.taylorxian
ArtifactId

ArtifactId

mybatis-groovy
Last Version

Last Version

1.0.0-RC
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-groovy
mybatis groovy plugin
Project URL

Project URL

http://www.example.com

Download mybatis-groovy

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.taylorxian/mybatis-groovy/ -->
<dependency>
    <groupId>io.github.taylorxian</groupId>
    <artifactId>mybatis-groovy</artifactId>
    <version>1.0.0-RC</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.taylorxian/mybatis-groovy/
implementation 'io.github.taylorxian:mybatis-groovy:1.0.0-RC'
// https://jarcasting.com/artifacts/io.github.taylorxian/mybatis-groovy/
implementation ("io.github.taylorxian:mybatis-groovy:1.0.0-RC")
'io.github.taylorxian:mybatis-groovy:jar:1.0.0-RC'
<dependency org="io.github.taylorxian" name="mybatis-groovy" rev="1.0.0-RC">
  <artifact name="mybatis-groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.taylorxian', module='mybatis-groovy', version='1.0.0-RC')
)
libraryDependencies += "io.github.taylorxian" % "mybatis-groovy" % "1.0.0-RC"
[io.github.taylorxian/mybatis-groovy "1.0.0-RC"]

Dependencies

compile (5)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.5.7
org.codehaus.groovy : groovy jar 3.0.8
com.github.jsqlparser : jsqlparser jar 3.1
org.slf4j : slf4j-api jar 1.7.30
org.apache.commons : commons-lang3 jar 3.10

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RC