License |
License |
---|---|
Categories |
CategoriesH2 Data Databases OAuth2 Security |
GroupId | GroupIdcom.github.fosin |
ArtifactId | ArtifactIdcdp-oauth2 |
Last Version | Last Version1.0.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |