License |
License |
---|---|
GroupId | GroupIdcom.jiangruyi.summer |
ArtifactId | ArtifactIdsummer-core |
Version | Version1.0.0-RELEASE |
Type | Typejar |
Description |
Descriptionsummer-core
Summer Framework Core
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
summer-core-1.0.0-RELEASE.pom | |
summer-core-1.0.0-RELEASE.jar | 57 KB |
summer-core-1.0.0-RELEASE-sources.jar | 19 KB |
summer-core-1.0.0-RELEASE-javadoc.jar | 520 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jiangruyi.summer/summer-core/ -->
<dependency>
<groupId>com.jiangruyi.summer</groupId>
<artifactId>summer-core</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.jiangruyi.summer/summer-core/
implementation 'com.jiangruyi.summer:summer-core:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.jiangruyi.summer/summer-core/
implementation ("com.jiangruyi.summer:summer-core:1.0.0-RELEASE")
'com.jiangruyi.summer:summer-core:jar:1.0.0-RELEASE'
<dependency org="com.jiangruyi.summer" name="summer-core" rev="1.0.0-RELEASE">
<artifact name="summer-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jiangruyi.summer', module='summer-core', version='1.0.0-RELEASE')
)
libraryDependencies += "com.jiangruyi.summer" % "summer-core" % "1.0.0-RELEASE"
[com.jiangruyi.summer/summer-core "1.0.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.2.5.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.2.5.RELEASE |
org.springframework.boot : spring-boot-starter-log4j2 | jar | 2.2.5.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.8 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.projectlombok : lombok Optional | jar | 1.18.16 |
com.alibaba : fastjson | jar | 1.2.75 |
cn.dev33 : sa-token-spring-boot-starter | jar | 1.16.0.RELEASE |
com.anji-plus : spring-boot-starter-captcha | jar | 1.2.8 |
org.springframework.boot : spring-boot-starter-freemarker | jar | 2.2.5.RELEASE |
com.alibaba : easyexcel | jar | 2.2.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |