auth


License

License

MIT
GroupId

GroupId

io.github.cactacea
ArtifactId

ArtifactId

auth_2.12
Last Version

Last Version

19.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

auth
auth
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 auth_2.12

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8
io.github.cactacea : core_2.12 jar 19.11.0
io.github.cactacea : utils_2.12 jar 19.11.0
io.github.cactacea : finagger_2.12 jar 19.11.0
io.github.cactacea : filhouette_2.12 jar 19.11.0
com.twitter : finatra-http_2.12 jar 19.7.0
com.twitter : finatra-httpclient_2.12 jar 19.7.0
com.github.finagle : finagle-oauth2_2.12 jar 19.4.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.11.0
19.9.4
19.9.3
19.9.2
19.9.1
19.9.0
19.7.1
19.7.0