License |
License |
---|---|
GroupId | GroupIdcom.twitter |
ArtifactId | ArtifactIdscrooge-runtime |
Last Version | Last Version3.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscrooge-runtime
A Thrift generator for Scala
|
Filename | Size |
---|---|
scrooge-runtime-3.1.1.pom | |
scrooge-runtime-3.1.1.jar | 16 KB |
scrooge-runtime-3.1.1-sources.jar | 1 KB |
scrooge-runtime-3.1.1-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.twitter/scrooge-runtime/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>scrooge-runtime</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/scrooge-runtime/
implementation 'com.twitter:scrooge-runtime:3.1.1'
// https://jarcasting.com/artifacts/com.twitter/scrooge-runtime/
implementation ("com.twitter:scrooge-runtime:3.1.1")
'com.twitter:scrooge-runtime:jar:3.1.1'
<dependency org="com.twitter" name="scrooge-runtime" rev="3.1.1">
<artifact name="scrooge-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='scrooge-runtime', version='3.1.1')
)
libraryDependencies += "com.twitter" % "scrooge-runtime" % "3.1.1"
[com.twitter/scrooge-runtime "3.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.2 |
com.twitter : util-codec_2.9.2 | jar | 6.3.0 |
com.twitter : finagle-core_2.9.2 | jar | 6.3.0 |
com.twitter : finagle-thrift_2.9.2 | jar | 6.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.thrift : libthrift | jar | 0.8.0 |