| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииH2 Данные Базы данных OAuth2 Безопасность |
| Группа | Группаcom.github.fosin |
| Идентификатор | Идентификаторcdp-oauth2 |
| Последняя версия | Последняя версия1.0.0.RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| cdp-oauth2-1.0.0.RELEASE.pom | |
| cdp-oauth2-1.0.0.RELEASE.jar | 17 KB |
| cdp-oauth2-1.0.0.RELEASE-sources.jar | 9 KB |
| cdp-oauth2-1.0.0.RELEASE-javadoc.jar | 78 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fosin/cdp-oauth2/ -->
<dependency>
<groupId>com.github.fosin</groupId>
<artifactId>cdp-oauth2</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fosin/cdp-oauth2/
implementation 'com.github.fosin:cdp-oauth2:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.fosin/cdp-oauth2/
implementation ("com.github.fosin:cdp-oauth2:1.0.0.RELEASE")
'com.github.fosin:cdp-oauth2:jar:1.0.0.RELEASE'
<dependency org="com.github.fosin" name="cdp-oauth2" rev="1.0.0.RELEASE">
<artifact name="cdp-oauth2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fosin', module='cdp-oauth2', version='1.0.0.RELEASE')
)
libraryDependencies += "com.github.fosin" % "cdp-oauth2" % "1.0.0.RELEASE"
[com.github.fosin/cdp-oauth2 "1.0.0.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.fosin : cdp-utils | jar | 1.0.0.RELEASE |
| org.springframework.security.oauth : spring-security-oauth2 | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar |