group.flyfish.oauth:oauth-spring-security-sample

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

License

License

Categories

Categories

Security
GroupId

GroupId

group.flyfish.oauth
ArtifactId

ArtifactId

oauth-spring-security-sample
Last Version

Last Version

1.0.2
Release Date

Release Date

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-security-sample

Download oauth-spring-security-sample

How to add to project

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

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2