group.flyfish.oauth:oauth-extend

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

License

License

GroupId

GroupId

group.flyfish.oauth
ArtifactId

ArtifactId

oauth-extend
Last Version

Last Version

1.0.5
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-extend

Download oauth-extend

Filename Size
oauth-extend-1.0.5.pom 1 KB
Browse

How to add to project

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

Dependencies

compile (1)

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

Project Modules

  • oauth-redirect
  • oauth-hikvision

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2