| License |
License |
|---|---|
| GroupId | GroupIdio.github.yushan-yaojin |
| ArtifactId | ArtifactIdsms |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| sms-1.0.4.pom | |
| sms-1.0.4.jar | 21 KB |
| sms-1.0.4-sources.jar | 20 KB |
| sms-1.0.4-javadoc.jar | 118 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.yushan-yaojin/sms/ -->
<dependency>
<groupId>io.github.yushan-yaojin</groupId>
<artifactId>sms</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.yushan-yaojin/sms/
implementation 'io.github.yushan-yaojin:sms:1.0.4'
// https://jarcasting.com/artifacts/io.github.yushan-yaojin/sms/
implementation ("io.github.yushan-yaojin:sms:1.0.4")
'io.github.yushan-yaojin:sms:jar:1.0.4'
<dependency org="io.github.yushan-yaojin" name="sms" rev="1.0.4">
<artifact name="sms" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.yushan-yaojin', module='sms', version='1.0.4')
)
libraryDependencies += "io.github.yushan-yaojin" % "sms" % "1.0.4"
[io.github.yushan-yaojin/sms "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.5.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 2.2.5.RELEASE |
| org.springframework : spring-web | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.2.5.RELEASE |
| org.aspectj : aspectjweaver | jar | 1.8.13 |
| aopalliance : aopalliance | jar | 1.0 |
| cglib : cglib-nodep | jar | 3.2.6 |
| org.springframework : spring-jdbc | jar | |
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 1.3.2 |
| mysql : mysql-connector-java | jar | 5.1.45 |
| com.alibaba : fastjson | jar | 1.2.75 |
| org.projectlombok : lombok | jar | 1.18.18 |
| com.alipay.sdk : alipay-sdk-java | jar | 4.11.72.ALL |