twinagle-runtime

An implementation of the Twirp protocol on top of Finagle

License

License

GroupId

GroupId

com.soundcloud
ArtifactId

ArtifactId

twinagle-runtime_2.13
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

twinagle-runtime
An implementation of the Twirp protocol on top of Finagle
Project URL

Project URL

https://github.com/soundcloud/twinagle
Project Organization

Project Organization

SoundCloud
Source Code Management

Source Code Management

https://github.com/soundcloud/twinagle

Download twinagle-runtime_2.13

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.7
com.twitter : finagle-http_2.13 jar 21.11.0
com.thesamet.scalapb : scalapb-runtime_2.13 jar 0.11.8
com.thesamet.scalapb : scalapb-json4s_2.13 jar 0.12.0
org.json4s : json4s-native_2.13 jar 4.0.3

test (2)

Group / Artifact Type Version
org.specs2 : specs2-core_2.13 jar 4.13.1
org.specs2 : specs2-mock_2.13 jar 4.13.1

Project Modules

There are no modules declared in this project.
com.soundcloud

SoundCloud

Versions

Version
1.2.2
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0
0.7.3
0.7.2
0.7.1
0.6.0
0.5.0
0.4.0