License |
License |
---|---|
GroupId | GroupIdcom.github.yelong0216 |
ArtifactId | ArtifactIdyelong-full |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.yelong0216.yelong-full
简化SpringBoot模式下的ssm开发的框架
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
yelong-full-1.0.0.pom | |
yelong-full-1.0.0.jar | 299 KB |
yelong-full-1.0.0-sources.jar | 236 KB |
yelong-full-1.0.0-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |