| License |
License |
|---|---|
| Categories |
CategoriesH2 Data Databases OAuth2 Security |
| GroupId | GroupIdcn.herodotus.engine |
| ArtifactId | ArtifactIdoauth2-sdk-data-jpa |
| Version | Version2.7.1.0 |
| Type | Typejar |
| Description |
Description基于 Spring Authorization Server 的 Eurynome Cloud 基础核心组件模块
|
| Filename | Size |
|---|---|
| oauth2-sdk-data-jpa-2.7.1.0.pom | |
| oauth2-sdk-data-jpa-2.7.1.0.jar | 37 KB |
| oauth2-sdk-data-jpa-2.7.1.0-sources.jar | 36 KB |
| oauth2-sdk-data-jpa-2.7.1.0-javadoc.jar | 166 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.herodotus.engine/oauth2-sdk-data-jpa/ -->
<dependency>
<groupId>cn.herodotus.engine</groupId>
<artifactId>oauth2-sdk-data-jpa</artifactId>
<version>2.7.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.herodotus.engine/oauth2-sdk-data-jpa/
implementation 'cn.herodotus.engine:oauth2-sdk-data-jpa:2.7.1.0'
// https://jarcasting.com/artifacts/cn.herodotus.engine/oauth2-sdk-data-jpa/
implementation ("cn.herodotus.engine:oauth2-sdk-data-jpa:2.7.1.0")
'cn.herodotus.engine:oauth2-sdk-data-jpa:jar:2.7.1.0'
<dependency org="cn.herodotus.engine" name="oauth2-sdk-data-jpa" rev="2.7.1.0">
<artifact name="oauth2-sdk-data-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.herodotus.engine', module='oauth2-sdk-data-jpa', version='2.7.1.0')
)
libraryDependencies += "cn.herodotus.engine" % "oauth2-sdk-data-jpa" % "2.7.1.0"
[cn.herodotus.engine/oauth2-sdk-data-jpa "2.7.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.herodotus.engine : data-core | jar | 2.7.1.0 |
| cn.herodotus.engine : oauth2-core | jar | 2.7.1.0 |
| org.springframework.security : spring-security-oauth2-authorization-server | jar | 0.3.1 |