is not current version
Last Version 0.112.0

org.finra.herd:herd-spark-2.2-data-source 0.101.0


Categories

Categories

Data
GroupId

GroupId

org.finra.herd
ArtifactId

ArtifactId

herd-spark-2.2-data-source
Version

Version

0.101.0
Type

Type

jar

Download herd-spark-2.2-data-source 0.101.0


<!-- 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.101.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.101.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.101.0")
'org.finra.herd:herd-spark-2.2-data-source:jar:0.101.0'
<dependency org="org.finra.herd" name="herd-spark-2.2-data-source" rev="0.101.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.101.0')
)
libraryDependencies += "org.finra.herd" % "herd-spark-2.2-data-source" % "0.101.0"
[org.finra.herd/herd-spark-2.2-data-source "0.101.0"]