License |
License |
---|---|
GroupId | GroupIdcom.linkedin.feathr |
ArtifactId | ArtifactIdfeathr_2.12 |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptionfeathr
feathr
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
feathr_2.12-0.2.0.pom | |
feathr_2.12-0.2.0.jar | 2 MB |
feathr_2.12-0.2.0-sources.jar | 577 KB |
feathr_2.12-0.2.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.linkedin.feathr/feathr_2.12/ -->
<dependency>
<groupId>com.linkedin.feathr</groupId>
<artifactId>feathr_2.12</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.linkedin.feathr/feathr_2.12/
implementation 'com.linkedin.feathr:feathr_2.12:0.2.0'
// https://jarcasting.com/artifacts/com.linkedin.feathr/feathr_2.12/
implementation ("com.linkedin.feathr:feathr_2.12:0.2.0")
'com.linkedin.feathr:feathr_2.12:jar:0.2.0'
<dependency org="com.linkedin.feathr" name="feathr_2.12" rev="0.2.0">
<artifact name="feathr_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linkedin.feathr', module='feathr_2.12', version='0.2.0')
)
libraryDependencies += "com.linkedin.feathr" % "feathr_2.12" % "0.2.0"
[com.linkedin.feathr/feathr_2.12 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-avro_2.12 | jar | 3.1.3 |
org.apache.spark : spark-sql_2.12 | jar | 3.1.3 |
org.apache.spark : spark-hive_2.12 | jar | 3.1.3 |
org.apache.spark : spark-catalyst_2.12 | jar | 3.1.3 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
com.typesafe : config | jar | 1.3.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.6.1 |
org.apache.hadoop : hadoop-mapreduce-client-core | jar | 2.7.7 |
org.apache.hadoop : hadoop-common | jar | 2.7.7 |
org.apache.avro : avro | jar | 1.8.2 |
org.apache.spark : spark-sql-kafka-0-10_2.12 | jar | 3.1.3 |
org.apache.spark : spark-core_2.12 | jar | 3.1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |
org.mockito : mockito-core | jar | 3.1.0 |
nl.jqno.equalsverifier : equalsverifier | jar | 3.1.13 |
org.scalatest : scalatest_2.12 | jar | 3.0.9 |