Last Version

core 0.5.0

Feature Transformers

License

License

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

featran-core_2.11
Version

Version

0.5.0
Type

Type

jar
Description

Description

core
Feature Transformers
Project URL

Project URL

https://github.com/spotify/featran
Project Organization

Project Organization

com.spotify
Source Code Management

Source Code Management

https://github.com/spotify/featran.git

Download featran-core_2.11 0.5.0


<!-- https://jarcasting.com/artifacts/com.spotify/featran-core_2.11/ -->
<dependency>
    <groupId>com.spotify</groupId>
    <artifactId>featran-core_2.11</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/featran-core_2.11/
implementation 'com.spotify:featran-core_2.11:0.5.0'
// https://jarcasting.com/artifacts/com.spotify/featran-core_2.11/
implementation ("com.spotify:featran-core_2.11:0.5.0")
'com.spotify:featran-core_2.11:jar:0.5.0'
<dependency org="com.spotify" name="featran-core_2.11" rev="0.5.0">
  <artifact name="featran-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='featran-core_2.11', version='0.5.0')
)
libraryDependencies += "com.spotify" % "featran-core_2.11" % "0.5.0"
[com.spotify/featran-core_2.11 "0.5.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.twitter : algebird-core_2.11 jar 0.13.6
org.scalanlp : breeze_2.11 jar 1.0
io.circe : circe-core_2.11 jar 0.11.2
io.circe : circe-generic_2.11 jar 0.11.2
io.circe : circe-parser_2.11 jar 0.11.2

test (3)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.11 jar 1.14.2
org.scalatest : scalatest_2.11 jar 3.0.8
org.apache.commons : commons-math3 jar 3.6.1

Project Modules

There are no modules declared in this project.