Last Version

group.flyfish.oauth:oauth-spring-oauth2-sample 1.0.2

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

group.flyfish.oauth
ArtifactId

ArtifactId

oauth-spring-oauth2-sample
Version

Version

1.0.2
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/oauth-spring-oauth2-sample

Download oauth-spring-oauth2-sample 1.0.2


<!-- https://jarcasting.com/artifacts/group.flyfish.oauth/oauth-spring-oauth2-sample/ -->
<dependency>
    <groupId>group.flyfish.oauth</groupId>
    <artifactId>oauth-spring-oauth2-sample</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/group.flyfish.oauth/oauth-spring-oauth2-sample/
implementation 'group.flyfish.oauth:oauth-spring-oauth2-sample:1.0.2'
// https://jarcasting.com/artifacts/group.flyfish.oauth/oauth-spring-oauth2-sample/
implementation ("group.flyfish.oauth:oauth-spring-oauth2-sample:1.0.2")
'group.flyfish.oauth:oauth-spring-oauth2-sample:jar:1.0.2'
<dependency org="group.flyfish.oauth" name="oauth-spring-oauth2-sample" rev="1.0.2">
  <artifact name="oauth-spring-oauth2-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='group.flyfish.oauth', module='oauth-spring-oauth2-sample', version='1.0.2')
)
libraryDependencies += "group.flyfish.oauth" % "oauth-spring-oauth2-sample" % "1.0.2"
[group.flyfish.oauth/oauth-spring-oauth2-sample "1.0.2"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.security.oauth : spring-security-oauth2 jar 2.3.4.RELEASE
org.springframework.security : spring-security-jwt jar 1.1.1.RELEASE
group.flyfish.oauth : oauth-spring-boot jar 1.0.2
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.1.9.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.9.RELEASE
org.projectlombok : lombok jar 1.18.8

Project Modules

There are no modules declared in this project.