License |
License |
---|---|
Categories |
CategoriesH2 Data Databases OAuth2 Security |
GroupId | GroupIdcom.github.hushengte |
ArtifactId | ArtifactIddisciples-iam-oauth2 |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondisciples-iam-oauth2
IAM oauth2
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.hushengte/disciples-iam-oauth2/ -->
<dependency>
<groupId>com.github.hushengte</groupId>
<artifactId>disciples-iam-oauth2</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hushengte/disciples-iam-oauth2/
implementation 'com.github.hushengte:disciples-iam-oauth2:2.0.2'
// https://jarcasting.com/artifacts/com.github.hushengte/disciples-iam-oauth2/
implementation ("com.github.hushengte:disciples-iam-oauth2:2.0.2")
'com.github.hushengte:disciples-iam-oauth2:jar:2.0.2'
<dependency org="com.github.hushengte" name="disciples-iam-oauth2" rev="2.0.2">
<artifact name="disciples-iam-oauth2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hushengte', module='disciples-iam-oauth2', version='2.0.2')
)
libraryDependencies += "com.github.hushengte" % "disciples-iam-oauth2" % "2.0.2"
[com.github.hushengte/disciples-iam-oauth2 "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webmvc | jar | 5.3.15 |
org.springframework.security : spring-security-config | jar | 5.6.1 |
org.springframework.security : spring-security-web | jar | 5.6.1 |
org.springframework.security.oauth : spring-security-oauth2 | jar | 2.0.18.RELEASE |
jakarta.servlet : jakarta.servlet-api Optional | jar | 4.0.4 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.assertj : assertj-core | jar | 3.16.1 |
org.mockito : mockito-core | jar | 3.3.3 |
org.hamcrest : hamcrest-core | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |