io.choerodon:choerodon-starter-mybatis

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

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.choerodon
ArtifactId

ArtifactId

choerodon-starter-mybatis
Last Version

Last Version

0.15.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download choerodon-starter-mybatis

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.data : spring-data-commons jar
tk.mybatis : mapper-spring-boot-starter jar 2.1.5
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.2.10
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.1.Final
io.choerodon : choerodon-starter-core jar 0.15.1.RELEASE

test (6)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.197
io.choerodon : choerodon-liquibase jar 0.15.1.RELEASE
org.springframework.boot : spring-boot-starter-test jar 2.1.6.RELEASE
org.spockframework : spock-core jar 1.1-groovy-2.4-rc-2
org.spockframework : spock-spring jar 1.1-groovy-2.4-rc-3
cglib : cglib-nodep jar 2.2

Project Modules

There are no modules declared in this project.
io.choerodon

Spring

Versions

Version
0.15.1.RELEASE
0.15.0.RELEASE
0.14.0.RELEASE
0.13.0.RELEASE
0.12.0.RELEASE
0.11.1.RELEASE
0.11.0.RELEASE
0.10.1.RELEASE
0.10.0.RELEASE
0.9.3.RELEASE