Last Version

cn.mybatisboost:mybatis-boost-core 2.3.2

Boost your mybatis sql developing experience

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cn.mybatisboost
ArtifactId

ArtifactId

mybatis-boost-core
Version

Version

2.3.2
Type

Type

jar
Description

Description

Boost your mybatis sql developing experience

Download mybatis-boost-core 2.3.2


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

Dependencies

compile (8)

Group / Artifact Type Version
javax.persistence : persistence-api jar 1.0.2
org.mybatis : mybatis Optional jar 3.4.6
org.slf4j : slf4j-api jar 1.7.25
org.apache.commons : commons-lang3 jar 3.7
org.javassist : javassist jar 3.23.1-GA
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.9.8
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.8
com.fasterxml.jackson.module : jackson-module-parameter-names jar 2.9.8

Project Modules

There are no modules declared in this project.