| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.mountcloud |
| Идентификатор | Идентификаторspring-cloud-common-oauth-feigh |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеorg.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.
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.1.RELEASE |