group.flyfish.oauth:oauth-sync

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

License

License

GroupId

GroupId

group.flyfish.oauth
ArtifactId

ArtifactId

oauth-sync
Last Version

Last Version

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

Download oauth-sync

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2