License |
License |
---|---|
GroupId | GroupIdcom.twosigma |
ArtifactId | ArtifactIdflint |
Version | Version0.6.0 |
Type | Typejar |
Description |
Descriptionflint
flint
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
flint-0.6.0.pom | |
flint-0.6.0.jar | 2 MB |
flint-0.6.0-sources.jar | 239 KB |
flint-0.6.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.twosigma/flint/ -->
<dependency>
<groupId>com.twosigma</groupId>
<artifactId>flint</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.twosigma/flint/
implementation 'com.twosigma:flint:0.6.0'
// https://jarcasting.com/artifacts/com.twosigma/flint/
implementation ("com.twosigma:flint:0.6.0")
'com.twosigma:flint:jar:0.6.0'
<dependency org="com.twosigma" name="flint" rev="0.6.0">
<artifact name="flint" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twosigma', module='flint', version='0.6.0')
)
libraryDependencies += "com.twosigma" % "flint" % "0.6.0"
[com.twosigma/flint "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
org.apache.commons : commons-math3 | jar | 3.5 |
joda-time : joda-time | jar | 2.9.4 |
org.apache.httpcomponents : httpclient | jar | 4.3.2 |
org.clapper : grizzled-slf4j_2.11 | jar | 1.3.0 |
com.fasterxml.jackson.module : jackson-module-parameter-names | jar | 2.7.2 |
com.fasterxml.jackson.module : jackson-module-scala_2.11 | jar | 2.7.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.11 | jar | 2.3.0 |
org.apache.spark : spark-mllib_2.11 | jar | 2.3.0 |
org.apache.spark : spark-sql_2.11 | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-json_2.11 | jar | 2.5.0 |
org.scalatest : scalatest_2.11 | jar | 2.2.4 |
org.scalacheck : scalacheck_2.11 | jar | 1.12.6 |