| License |
License |
|---|---|
| GroupId | GroupIdcom.thinkbiganalytics.kylo |
| ArtifactId | ArtifactIdkylo-commons-spark-shell-plugin-shared |
| Version | Version0.10.0 |
| Type | Typejar |
| Description |
DescriptionA collection of classes that can be shared between spark shell plugins.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.thinkbiganalytics.kylo/kylo-commons-spark-shell-plugin-shared/ -->
<dependency>
<groupId>com.thinkbiganalytics.kylo</groupId>
<artifactId>kylo-commons-spark-shell-plugin-shared</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thinkbiganalytics.kylo/kylo-commons-spark-shell-plugin-shared/
implementation 'com.thinkbiganalytics.kylo:kylo-commons-spark-shell-plugin-shared:0.10.0'
// https://jarcasting.com/artifacts/com.thinkbiganalytics.kylo/kylo-commons-spark-shell-plugin-shared/
implementation ("com.thinkbiganalytics.kylo:kylo-commons-spark-shell-plugin-shared:0.10.0")
'com.thinkbiganalytics.kylo:kylo-commons-spark-shell-plugin-shared:jar:0.10.0'
<dependency org="com.thinkbiganalytics.kylo" name="kylo-commons-spark-shell-plugin-shared" rev="0.10.0">
<artifact name="kylo-commons-spark-shell-plugin-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thinkbiganalytics.kylo', module='kylo-commons-spark-shell-plugin-shared', version='0.10.0')
)
libraryDependencies += "com.thinkbiganalytics.kylo" % "kylo-commons-spark-shell-plugin-shared" % "0.10.0"
[com.thinkbiganalytics.kylo/kylo-commons-spark-shell-plugin-shared "0.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | 4.3.20.RELEASE |
| org.apache.hadoop : hadoop-common | jar | 2.6.2 |
| org.reactivestreams : reactive-streams | jar | 1.0.0 |
| io.projectreactor : reactor-core | jar | 2.0.8.RELEASE |
| javax.inject : javax.inject | jar | 1 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.assertj : assertj-core | jar | 3.4.1 |
| org.mockito : mockito-core | jar | 1.10.19 |
| org.springframework : spring-test | jar | 4.3.20.RELEASE |
| junit : junit | jar | 4.12 |