| License |
License |
|---|---|
| GroupId | GroupIdcom.azavea |
| ArtifactId | ArtifactIdhiveless-core_2.12 |
| Version | Version0.0.11 |
| Type | Typejar |
| Description |
Descriptionhiveless-core
hiveless-core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hiveless-core_2.12-0.0.11.pom | |
| hiveless-core_2.12-0.0.11.jar | 178 KB |
| hiveless-core_2.12-0.0.11-sources.jar | 22 KB |
| hiveless-core_2.12-0.0.11-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.azavea/hiveless-core_2.12/ -->
<dependency>
<groupId>com.azavea</groupId>
<artifactId>hiveless-core_2.12</artifactId>
<version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.azavea/hiveless-core_2.12/
implementation 'com.azavea:hiveless-core_2.12:0.0.11'
// https://jarcasting.com/artifacts/com.azavea/hiveless-core_2.12/
implementation ("com.azavea:hiveless-core_2.12:0.0.11")
'com.azavea:hiveless-core_2.12:jar:0.0.11'
<dependency org="com.azavea" name="hiveless-core_2.12" rev="0.0.11">
<artifact name="hiveless-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azavea', module='hiveless-core_2.12', version='0.0.11')
)
libraryDependencies += "com.azavea" % "hiveless-core_2.12" % "0.0.11"
[com.azavea/hiveless-core_2.12 "0.0.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.15 |
| org.typelevel : cats-core_2.12 | jar | 2.7.0 |
| com.chuusai : shapeless_2.12 | jar | 2.3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.spark : spark-hive_2.12 | jar | 3.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.2.11 |