yelong-ssm

对springmvc+mybatis+yelong框架的整合

License

License

GroupId

GroupId

com.github.yelong0216
ArtifactId

ArtifactId

yelong-ssm
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

yelong-ssm
对springmvc+mybatis+yelong框架的整合
Project URL

Project URL

https://github.com/yelong0216/yelong-ssm.git
Source Code Management

Source Code Management

https://github.com/yelong0216/yelong-ssm

Download yelong-ssm

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.yelong0216/yelong-ssm/ -->
<dependency>
    <groupId>com.github.yelong0216</groupId>
    <artifactId>yelong-ssm</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yelong0216/yelong-ssm/
implementation 'com.github.yelong0216:yelong-ssm:1.0.0'
// https://jarcasting.com/artifacts/com.github.yelong0216/yelong-ssm/
implementation ("com.github.yelong0216:yelong-ssm:1.0.0")
'com.github.yelong0216:yelong-ssm:jar:1.0.0'
<dependency org="com.github.yelong0216" name="yelong-ssm" rev="1.0.0">
  <artifact name="yelong-ssm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yelong0216', module='yelong-ssm', version='1.0.0')
)
libraryDependencies += "com.github.yelong0216" % "yelong-ssm" % "1.0.0"
[com.github.yelong0216/yelong-ssm "1.0.0"]

Dependencies

compile (8)

Group / Artifact Type Version
com.github.yelong0216 : yelong-commons jar 1.0.0
com.github.yelong0216 : yelong-core jar 1.0.0
com.github.yelong0216 : yelong-support jar 1.0.0
org.mybatis : mybatis jar 3.5.2
com.github.pagehelper : pagehelper jar 5.1.4
javax.servlet : javax.servlet-api jar 4.0.1
org.springframework : spring-webmvc jar 5.1.5.RELEASE
org.springframework : spring-jdbc jar 5.1.5.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0