License |
License |
---|---|
GroupId | GroupIdcom.zeotap |
ArtifactId | ArtifactIdspark-property-tests_2.11 |
Last Version | Last Version2.4.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspark-property-tests
spark-property-tests
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.zeotap/spark-property-tests_2.11/ -->
<dependency>
<groupId>com.zeotap</groupId>
<artifactId>spark-property-tests_2.11</artifactId>
<version>2.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.zeotap/spark-property-tests_2.11/
implementation 'com.zeotap:spark-property-tests_2.11:2.4.5'
// https://jarcasting.com/artifacts/com.zeotap/spark-property-tests_2.11/
implementation ("com.zeotap:spark-property-tests_2.11:2.4.5")
'com.zeotap:spark-property-tests_2.11:jar:2.4.5'
<dependency org="com.zeotap" name="spark-property-tests_2.11" rev="2.4.5">
<artifact name="spark-property-tests_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zeotap', module='spark-property-tests_2.11', version='2.4.5')
)
libraryDependencies += "com.zeotap" % "spark-property-tests_2.11" % "2.4.5"
[com.zeotap/spark-property-tests_2.11 "2.4.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.holdenkarau : spark-testing-base_2.11 | jar | 2.4.5_0.14.0 |