Last Version

com.github.yelong0216.yelong-full 1.0.0

简化SpringBoot模式下的ssm开发的框架

License

License

GroupId

GroupId

com.github.yelong0216
ArtifactId

ArtifactId

yelong-full
Version

Version

1.0.0
Type

Type

jar
Description

Description

com.github.yelong0216.yelong-full
简化SpringBoot模式下的ssm开发的框架
Project URL

Project URL

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

Source Code Management

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

Download yelong-full 1.0.0


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

Dependencies

compile (19)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
org.apache.commons : commons-collections4 jar 4.1
commons-codec : commons-codec jar 1.10
commons-beanutils : commons-beanutils jar 1.9.4
commons-io : commons-io jar 2.6
com.google.code.gson : gson jar 2.8.5
org.springframework : spring-webmvc jar 5.1.5.RELEASE
com.github.pagehelper : pagehelper jar 5.1.4
javax.servlet : javax.servlet-api jar 4.0.1
org.yaml : snakeyaml jar 1.23
ognl : ognl jar 3.1.10
org.freemarker : freemarker jar 2.3.28
org.springframework : spring-context-support jar 5.1.5.RELEASE
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.0
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.2.5
org.springframework.boot : spring-boot-configuration-processor jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.3.RELEASE
org.bouncycastle : bcpkix-jdk15on jar 1.57
org.bouncycastle : bcprov-jdk15on jar 1.56

Project Modules

There are no modules declared in this project.