xyz.shodown:shodown-upms

shodown基础依赖包父pom

License

License

GroupId

GroupId

xyz.shodown
ArtifactId

ArtifactId

shodown-upms
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

shodown基础依赖包父pom

Download shodown-upms

How to add to project

<!-- 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"]

Dependencies

compile (8)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1