Last Version

cn.org.faster:faster-mybatis 1.4.2.RELEASE

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cn.org.faster
ArtifactId

ArtifactId

faster-mybatis
Version

Version

1.4.2.RELEASE
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://github.com/faster-framework/faster-framework-project/#/faster-mybatis

Download faster-mybatis 1.4.2.RELEASE


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

Dependencies

compile (6)

Group / Artifact Type Version
cn.org.faster : faster-core jar 1.4.2.RELEASE
cn.org.faster : faster-web Optional jar 1.4.2.RELEASE
mysql : mysql-connector-java jar 8.0.16
com.alibaba : druid-spring-boot-starter jar 1.1.10
com.baomidou : mybatis-plus-boot-starter jar 3.1.0
org.mybatis : mybatis-typehandlers-jsr310 jar 1.0.2

Project Modules

There are no modules declared in this project.