group.flyfish.oauth:oauth-spring-boot

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

group.flyfish.oauth
ArtifactId

ArtifactId

oauth-spring-boot
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-spring-boot

Download oauth-spring-boot

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
group.flyfish.oauth : oauth-spring jar 1.0.5
org.springframework.boot : spring-boot-starter jar 2.1.9.RELEASE
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.5
1.0.4
1.0.3
1.0.2