License |
License |
---|---|
GroupId | GroupIdorg.mountcloud |
ArtifactId | ArtifactIdspring-cloud-common-oauth-feigh |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.mountcloud:spring-cloud-common-oauth-feigh
This project encapsulates the necessary functions of the oauth resource service, and encapsulates the oauth function of the weight client.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.mountcloud/spring-cloud-common-oauth-feigh/ -->
<dependency>
<groupId>org.mountcloud</groupId>
<artifactId>spring-cloud-common-oauth-feigh</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mountcloud/spring-cloud-common-oauth-feigh/
implementation 'org.mountcloud:spring-cloud-common-oauth-feigh:1.1'
// https://jarcasting.com/artifacts/org.mountcloud/spring-cloud-common-oauth-feigh/
implementation ("org.mountcloud:spring-cloud-common-oauth-feigh:1.1")
'org.mountcloud:spring-cloud-common-oauth-feigh:jar:1.1'
<dependency org="org.mountcloud" name="spring-cloud-common-oauth-feigh" rev="1.1">
<artifact name="spring-cloud-common-oauth-feigh" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mountcloud', module='spring-cloud-common-oauth-feigh', version='1.1')
)
libraryDependencies += "org.mountcloud" % "spring-cloud-common-oauth-feigh" % "1.1"
[org.mountcloud/spring-cloud-common-oauth-feigh "1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.springframework.boot : spring-boot-starter-test | jar | 2.2.1.RELEASE |