Last Version

group.flyfish.oauth:oauth-springmvc-sample 1.0.2

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

License

License

GroupId

GroupId

group.flyfish.oauth
ArtifactId

ArtifactId

oauth-springmvc-sample
Version

Version

1.0.2
Type

Type

war
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-springmvc-sample

Download oauth-springmvc-sample 1.0.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-webmvc jar
ch.qos.logback : logback-classic jar 1.2.3
group.flyfish.oauth : oauth-spring jar 1.0.2
jstl : jstl jar 1.2
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.