License |
License |
---|---|
GroupId | GroupIdcom.github.shijingsh |
ArtifactId | ArtifactIdxs-oauth |
Version | Version1.5.2 |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
xs-oauth-1.5.2.pom | |
xs-oauth-1.5.2.jar | 78 KB |
xs-oauth-1.5.2-sources.jar | 49 KB |
xs-oauth-1.5.2-javadoc.jar | 338 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shijingsh/xs-oauth/ -->
<dependency>
<groupId>com.github.shijingsh</groupId>
<artifactId>xs-oauth</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shijingsh/xs-oauth/
implementation 'com.github.shijingsh:xs-oauth:1.5.2'
// https://jarcasting.com/artifacts/com.github.shijingsh/xs-oauth/
implementation ("com.github.shijingsh:xs-oauth:1.5.2")
'com.github.shijingsh:xs-oauth:jar:1.5.2'
<dependency org="com.github.shijingsh" name="xs-oauth" rev="1.5.2">
<artifact name="xs-oauth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shijingsh', module='xs-oauth', version='1.5.2')
)
libraryDependencies += "com.github.shijingsh" % "xs-oauth" % "1.5.2"
[com.github.shijingsh/xs-oauth "1.5.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.shijingsh : xs-service | jar | 1.5.2 |
org.springframework.security.oauth.boot : spring-security-oauth2-autoconfigure | jar | 2.5.5 |
org.springframework.security : spring-security-crypto | jar | 5.1.2.RELEASE |
org.bouncycastle : bcprov-jdk16 | jar | 1.46 |
org.projectlombok : lombok | jar | 1.18.22 |
cn.hutool : hutool-all | jar | 5.7.17 |
com.alibaba : fastjson | jar | 1.2.78 |
com.github.shijingsh : knife4j-spring-boot-starter | jar | 3.0.5 |
io.swagger : swagger-annotations | jar | 1.5.22 |