finasocket


License

License

MIT
GroupId

GroupId

io.github.cactacea
ArtifactId

ArtifactId

finasocket_2.12
Last Version

Last Version

19.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

finasocket
finasocket
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 finasocket_2.12

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8
com.twitter : finagle-core_2.12 jar 19.7.0
com.twitter : finagle-netty4_2.12 jar 19.7.0

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.4
junit : junit jar 4.12
org.mockito : mockito-core jar 2.23.4

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
19.6.2
19.6.1
19.6.0
19.5.0
19.3.8
19.3.7
19.3.6
19.3.5
19.3.4
19.3.3
19.3.2
19.3.1
19.3.0
19.1.2
19.1.1
19.1.0
18.12.11