License |
License |
---|---|
GroupId | GroupIdxyz.shodown |
ArtifactId | ArtifactIdshodown-upms |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshodown基础依赖包父pom
|
Filename | Size |
---|---|
shodown-upms-1.0.2.pom | |
shodown-upms-1.0.2.jar | 94 KB |
shodown-upms-1.0.2-sources.jar | 59 KB |
shodown-upms-1.0.2-javadoc.jar | 428 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.shodown/shodown-upms/ -->
<dependency>
<groupId>xyz.shodown</groupId>
<artifactId>shodown-upms</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.shodown/shodown-upms/
implementation 'xyz.shodown:shodown-upms:1.0.2'
// https://jarcasting.com/artifacts/xyz.shodown/shodown-upms/
implementation ("xyz.shodown:shodown-upms:1.0.2")
'xyz.shodown:shodown-upms:jar:1.0.2'
<dependency org="xyz.shodown" name="shodown-upms" rev="1.0.2">
<artifact name="shodown-upms" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.shodown', module='shodown-upms', version='1.0.2')
)
libraryDependencies += "xyz.shodown" % "shodown-upms" % "1.0.2"
[xyz.shodown/shodown-upms "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 5.1.40 |
org.springframework.cloud : spring-cloud-starter-security | jar | 2.1.4.RELEASE |
org.springframework.cloud : spring-cloud-starter-oauth2 | jar | 2.1.4.RELEASE |
io.jsonwebtoken : jjwt | jar | 0.9.1 |
xyz.shodown : shodown-core | jar | 1.0.2 |
org.projectlombok : lombok | jar | 1.18.18 |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.4.1 |
org.springframework.boot : spring-boot-starter-web Optional | jar | 2.6.3 |