Last Version

group.flyfish.oauth:oauth-client 1.0.5

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

group.flyfish.oauth
ArtifactId

ArtifactId

oauth-client
Version

Version

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

Download oauth-client 1.0.5


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

Dependencies

compile (10)

Group / Artifact Type Version
com.github.scribejava : scribejava-core jar 6.6.3
org.apache.httpcomponents : httpclient jar 4.5.9
org.apache.httpcomponents : httpmime jar 4.5.9
org.apache.commons : commons-collections4 jar 4.3
commons-beanutils : commons-beanutils jar 1.9.4
org.apache.commons : commons-lang3 jar 3.9
commons-io : commons-io jar 2.6
com.fasterxml.jackson.core : jackson-databind jar 2.9.9
org.apache.velocity : velocity-engine-core jar 2.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.