License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.finra.herd |
ArtifactId | ArtifactIdherd-spark-2.2-data-source |
Version | Version0.112.0 |
Type | Typejar |
Description |
Descriptionherd spark 2.2 data source
This is the base pom for the various tools.
|
<!-- https://jarcasting.com/artifacts/org.finra.herd/herd-spark-2.2-data-source/ -->
<dependency>
<groupId>org.finra.herd</groupId>
<artifactId>herd-spark-2.2-data-source</artifactId>
<version>0.112.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.finra.herd/herd-spark-2.2-data-source/
implementation 'org.finra.herd:herd-spark-2.2-data-source:0.112.0'
// https://jarcasting.com/artifacts/org.finra.herd/herd-spark-2.2-data-source/
implementation ("org.finra.herd:herd-spark-2.2-data-source:0.112.0")
'org.finra.herd:herd-spark-2.2-data-source:jar:0.112.0'
<dependency org="org.finra.herd" name="herd-spark-2.2-data-source" rev="0.112.0">
<artifact name="herd-spark-2.2-data-source" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finra.herd', module='herd-spark-2.2-data-source', version='0.112.0')
)
libraryDependencies += "org.finra.herd" % "herd-spark-2.2-data-source" % "0.112.0"
[org.finra.herd/herd-spark-2.2-data-source "0.112.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.6.5 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.6.5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.6.5 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.6.5 |
com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.6.5 |
org.finra.herd : herd-sdk | jar | 0.112.0 |
co.wrisk.jcredstash : jcredstash | jar | 0.0.4 |
org.bouncycastle : bcprov-jdk15on | jar | 1.60 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.1 |
org.apache.logging.log4j : log4j-api | jar | 2.11.1 |
org.apache.logging.log4j : log4j-core | jar | 2.11.1 |
com.google.code.findbugs : annotations | jar | 3.0.1 |
io.swagger : swagger-annotations | jar | 1.5.9 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.0 |
org.apache.spark : spark-sql_2.11 | jar | 2.2.0 |
org.apache.spark : spark-hive_2.11 | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.6 |
org.mockito : mockito-core | jar | 2.10.0 |
junit : junit | jar | 4.12 |
org.postgresql : postgresql | jar | 42.1.4.jre7 |
com.h2database : h2 | jar | 1.4.196 |
org.apache.commons : commons-dbcp2 | jar | 2.5.0 |