group.flyfish.oauth:oauth-generic-sample

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

License

License

GroupId

GroupId

group.flyfish.oauth
ArtifactId

ArtifactId

oauth-generic-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-generic-sample

Download oauth-generic-sample

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
group.flyfish.oauth : oauth-client jar 1.0.2
com.flyfish.framework » flyfish jar 1.0.0
org.projectlombok : lombok jar 1.18.8

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2