oauth


License

License

MIT
GroupId

GroupId

io.github.cactacea
ArtifactId

ArtifactId

oauth_2.12
Last Version

Last Version

19.9.3
Release Date

Release Date

Type

Type

jar
Description

Description

oauth
oauth
Project URL

Project URL

https://github.com/cactacea/backend
Project Organization

Project Organization

io.github.cactacea
Source Code Management

Source Code Management

https://github.com/cactacea/backend

Download oauth_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.cactacea/oauth_2.12/ -->
<dependency>
    <groupId>io.github.cactacea</groupId>
    <artifactId>oauth_2.12</artifactId>
    <version>19.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cactacea/oauth_2.12/
implementation 'io.github.cactacea:oauth_2.12:19.9.3'
// https://jarcasting.com/artifacts/io.github.cactacea/oauth_2.12/
implementation ("io.github.cactacea:oauth_2.12:19.9.3")
'io.github.cactacea:oauth_2.12:jar:19.9.3'
<dependency org="io.github.cactacea" name="oauth_2.12" rev="19.9.3">
  <artifact name="oauth_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cactacea', module='oauth_2.12', version='19.9.3')
)
libraryDependencies += "io.github.cactacea" % "oauth_2.12" % "19.9.3"
[io.github.cactacea/oauth_2.12 "19.9.3"]

Dependencies

compile (9)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8
io.github.cactacea : core_2.12 jar 19.9.3
io.github.cactacea : utils_2.12 jar 19.9.3
io.github.cactacea : filhouette_2.12 jar 19.9.3
com.github.finagle : finagle-oauth2_2.12 jar 19.4.0
com.twitter : finatra-http_2.12 jar 19.7.0
com.twitter : finatra-httpclient_2.12 jar 19.7.0
ch.qos.logback : logback-classic jar 1.2.3
net.logstash.logback : logstash-logback-encoder jar 4.11

test (18)

Group / Artifact Type Version
com.twitter : finatra-http_2.12 jar 19.7.0
com.twitter : finatra-jackson_2.12 jar 19.7.0
com.twitter : finatra-jackson_2.12 jar 19.7.0
com.twitter : inject-server_2.12 jar 19.7.0
com.twitter : inject-server_2.12 jar 19.7.0
com.twitter : inject-app_2.12 jar 19.7.0
com.twitter : inject-app_2.12 jar 19.7.0
com.twitter : inject-core_2.12 jar 19.7.0
com.twitter : inject-core_2.12 jar 19.7.0
com.twitter : inject-modules_2.12 jar 19.7.0
com.twitter : inject-modules_2.12 jar 19.7.0
com.google.inject.extensions : guice-testlib jar 4.0
org.mockito : mockito-core jar 1.10.19
org.scalacheck : scalacheck_2.12 jar 1.14.0
org.scalatest : scalatest_2.12 jar 3.0.4
org.specs2 : specs2-core_2.12 jar 3.8.6
org.specs2 : specs2-junit_2.12 jar 3.8.6
org.specs2 : specs2-mock_2.12 jar 3.8.6

Project Modules

There are no modules declared in this project.

Cactacea

Build Status Codacy Badge Codacy Badge MIT License

Cactacea is a framework to construct social networking applications and built on top of Finatra, Finagle, Twitter Server.

io.github.cactacea

Cactacea

a framework to construct social networking applications

Versions

Version
19.9.3
19.9.2
19.9.1
19.9.0
19.7.1
19.7.0