Last Version

oauth2 0.11.0-M4

oauth2

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

com.github.finagle
ArtifactId

ArtifactId

finch-oauth2_2.10
Version

Version

0.11.0-M4
Type

Type

jar
Description

Description

oauth2
oauth2
Project URL

Project URL

https://github.com/finagle/finch
Project Organization

Project Organization

com.github.finagle
Source Code Management

Source Code Management

https://github.com/finagle/finch

Download finch-oauth2_2.10 0.11.0-M4


<!-- https://jarcasting.com/artifacts/com.github.finagle/finch-oauth2_2.10/ -->
<dependency>
    <groupId>com.github.finagle</groupId>
    <artifactId>finch-oauth2_2.10</artifactId>
    <version>0.11.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.finagle/finch-oauth2_2.10/
implementation 'com.github.finagle:finch-oauth2_2.10:0.11.0-M4'
// https://jarcasting.com/artifacts/com.github.finagle/finch-oauth2_2.10/
implementation ("com.github.finagle:finch-oauth2_2.10:0.11.0-M4")
'com.github.finagle:finch-oauth2_2.10:jar:0.11.0-M4'
<dependency org="com.github.finagle" name="finch-oauth2_2.10" rev="0.11.0-M4">
  <artifact name="finch-oauth2_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.finagle', module='finch-oauth2_2.10', version='0.11.0-M4')
)
libraryDependencies += "com.github.finagle" % "finch-oauth2_2.10" % "0.11.0-M4"
[com.github.finagle/finch-oauth2_2.10 "0.11.0-M4"]

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
com.github.finagle : finch-core_2.10 jar 0.11.0-M4
com.chuusai : shapeless_2.10 jar 2.3.2
org.typelevel : cats-core_2.10 jar 0.7.2
com.twitter : finagle-http_2.10 jar 6.35.0
org.scala-lang : scala-reflect jar 2.10.6
io.catbird : catbird-util634_2.10 jar 0.7.0
com.github.finagle : finagle-oauth2_2.10 jar 0.1.7

test (5)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.10 jar 1.12.5
org.scalatest : scalatest_2.10 jar 2.2.6
org.typelevel : cats-laws_2.10 jar 0.7.2
org.typelevel : discipline_2.10 jar 0.4
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.