Last Version

jeeweb-common-mybatismvc 1.0.4.RELEASE

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

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cn.jeeweb
ArtifactId

ArtifactId

jeeweb-common-mybatismvc
Version

Version

1.0.4.RELEASE
Type

Type

jar
Description

Description

jeeweb-common-mybatismvc
Parent pom providing dependency and plugin management for applications built with Maven

Download jeeweb-common-mybatismvc 1.0.4.RELEASE


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

Dependencies

compile (6)

Group / Artifact Type Version
cn.jeeweb : jeeweb-common-security jar 1.0.4.RELEASE
cn.jeeweb : jeeweb-common-query jar 1.0.4.RELEASE
com.baomidou : mybatis-plus-boot-starter jar 2.1.9
javax.servlet : jstl jar 1.2
org.springframework.boot : spring-boot-starter-web jar 2.0.1.RELEASE
org.springframework.boot : spring-boot-devtools Optional jar 2.0.1.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

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

Project Modules

There are no modules declared in this project.