Last Version

listening-boot-starter-mybatis 1.5.9.3

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

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.listeningframework.boot
ArtifactId

ArtifactId

listening-boot-starter-mybatis
Version

Version

1.5.9.3
Type

Type

jar
Description

Description

listening-boot-starter-mybatis
Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

Pivotal Software, Inc.

Download listening-boot-starter-mybatis 1.5.9.3


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar 1.5.9.RELEASE
org.springframework.boot : spring-boot-starter-jdbc jar 1.5.9.RELEASE
org.mybatis : mybatis jar 3.4.0
org.mybatis : mybatis-spring jar 1.3.0
mysql : mysql-connector-java jar 5.1.44

Project Modules

There are no modules declared in this project.