group.flyfish.oauth:oauth-samples

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

License

License

GroupId

GroupId

group.flyfish.oauth
ArtifactId

ArtifactId

oauth-samples
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
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-samples

Download oauth-samples

Filename Size
oauth-samples-1.0.2.pom 1 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

Project Modules

  • oauth-spring-sample
  • oauth-generic-sample
  • oauth-springmvc-sample
  • oauth-legacy-sample
  • oauth-spring-security-sample
  • oauth-spring-oauth2-sample

Versions

Version
1.0.2