License |
License |
---|---|
Categories |
CategoriesH2 Data Databases OAuth2 Security ORM |
GroupId | GroupIdcom.gitegg.platform |
ArtifactId | ArtifactIdgitegg-platform-oauth2 |
Last Version | Last Version1.0.3.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongitegg-platform-oauth2
GitEgg is a rapid development platform
|
<!-- https://jarcasting.com/artifacts/com.gitegg.platform/gitegg-platform-oauth2/ -->
<dependency>
<groupId>com.gitegg.platform</groupId>
<artifactId>gitegg-platform-oauth2</artifactId>
<version>1.0.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitegg.platform/gitegg-platform-oauth2/
implementation 'com.gitegg.platform:gitegg-platform-oauth2:1.0.3.RELEASE'
// https://jarcasting.com/artifacts/com.gitegg.platform/gitegg-platform-oauth2/
implementation ("com.gitegg.platform:gitegg-platform-oauth2:1.0.3.RELEASE")
'com.gitegg.platform:gitegg-platform-oauth2:jar:1.0.3.RELEASE'
<dependency org="com.gitegg.platform" name="gitegg-platform-oauth2" rev="1.0.3.RELEASE">
<artifact name="gitegg-platform-oauth2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitegg.platform', module='gitegg-platform-oauth2', version='1.0.3.RELEASE')
)
libraryDependencies += "com.gitegg.platform" % "gitegg-platform-oauth2" % "1.0.3.RELEASE"
[com.gitegg.platform/gitegg-platform-oauth2 "1.0.3.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor | jar | |
org.springframework.cloud : spring-cloud-starter-oauth2 | jar | |
org.springframework.boot : spring-boot-starter-log4j2 | jar | |
org.springframework.security : spring-security-oauth2-jose | jar | |
org.springframework.security : spring-security-oauth2-resource-server | jar | |
com.gitegg.platform : gitegg-platform-swagger Optional | jar | |
org.projectlombok : lombok | jar |