group.flyfish.oauth:oauth-shiro-support

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

License

License

GroupId

GroupId

group.flyfish.oauth
ArtifactId

ArtifactId

oauth-shiro-support
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-shiro-support

Download oauth-shiro-support

How to add to project

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

Dependencies

compile (5)

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