License |
License |
---|---|
GroupId | GroupIdcom.twitter |
ArtifactId | ArtifactIdscrooge-core_2.11 |
Last Version | Last Version21.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscrooge-core
scrooge-core
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.twitter |
Filename | Size |
---|---|
scrooge-core_2.11-21.2.0.pom | |
scrooge-core_2.11-21.2.0.jar | 138 KB |
scrooge-core_2.11-21.2.0-sources.jar | 25 KB |
scrooge-core_2.11-21.2.0-javadoc.jar | 544 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.twitter/scrooge-core_2.11/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>scrooge-core_2.11</artifactId>
<version>21.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/scrooge-core_2.11/
implementation 'com.twitter:scrooge-core_2.11:21.2.0'
// https://jarcasting.com/artifacts/com.twitter/scrooge-core_2.11/
implementation ("com.twitter:scrooge-core_2.11:21.2.0")
'com.twitter:scrooge-core_2.11:jar:21.2.0'
<dependency org="com.twitter" name="scrooge-core_2.11" rev="21.2.0">
<artifact name="scrooge-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='scrooge-core_2.11', version='21.2.0')
)
libraryDependencies += "com.twitter" % "scrooge-core_2.11" % "21.2.0"
[com.twitter/scrooge-core_2.11 "21.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
com.twitter : util-core_2.11 | jar | 21.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.thrift : libthrift | jar | 0.10.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.scalacheck : scalacheck_2.11 | jar | 1.14.3 |
org.scalatest : scalatest_2.11 | jar | 3.1.2 |
org.scalatestplus : junit-4-12_2.11 | jar | 3.1.2.0 |
org.scalatestplus : mockito-1-10_2.11 | jar | 3.1.0.0 |
org.scalatestplus : scalacheck-1-14_2.11 | jar | 3.1.2.0 |