Last Version

cn.mybatisboost:mybatis-boost-test 2.3.2

Boost your mybatis sql developing experience

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cn.mybatisboost
ArtifactId

ArtifactId

mybatis-boost-test
Version

Version

2.3.2
Type

Type

jar
Description

Description

Boost your mybatis sql developing experience

Download mybatis-boost-test 2.3.2


<!-- https://jarcasting.com/artifacts/cn.mybatisboost/mybatis-boost-test/ -->
<dependency>
    <groupId>cn.mybatisboost</groupId>
    <artifactId>mybatis-boost-test</artifactId>
    <version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.mybatisboost/mybatis-boost-test/
implementation 'cn.mybatisboost:mybatis-boost-test:2.3.2'
// https://jarcasting.com/artifacts/cn.mybatisboost/mybatis-boost-test/
implementation ("cn.mybatisboost:mybatis-boost-test:2.3.2")
'cn.mybatisboost:mybatis-boost-test:jar:2.3.2'
<dependency org="cn.mybatisboost" name="mybatis-boost-test" rev="2.3.2">
  <artifact name="mybatis-boost-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.mybatisboost', module='mybatis-boost-test', version='2.3.2')
)
libraryDependencies += "cn.mybatisboost" % "mybatis-boost-test" % "2.3.2"
[cn.mybatisboost/mybatis-boost-test "2.3.2"]

Dependencies

compile (2)

Group / Artifact Type Version
cn.mybatisboost : mybatis-boost-spring-boot-starter jar 2.3.2
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 1.2.1

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.