License |
License |
---|---|
GroupId | GroupIdcom.github.mjakubowski84 |
ArtifactId | ArtifactIdparquet4s-core_3 |
Version | Version2.0.1 |
Type | Typejar |
Description |
Descriptionparquet4s-core
parquet4s-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parquet4s-core_3-2.0.1.pom | |
parquet4s-core_3-2.0.1.jar | 660 KB |
parquet4s-core_3-2.0.1-sources.jar | 43 KB |
parquet4s-core_3-2.0.1-javadoc.jar | 969 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mjakubowski84/parquet4s-core_3/ -->
<dependency>
<groupId>com.github.mjakubowski84</groupId>
<artifactId>parquet4s-core_3</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mjakubowski84/parquet4s-core_3/
implementation 'com.github.mjakubowski84:parquet4s-core_3:2.0.1'
// https://jarcasting.com/artifacts/com.github.mjakubowski84/parquet4s-core_3/
implementation ("com.github.mjakubowski84:parquet4s-core_3:2.0.1")
'com.github.mjakubowski84:parquet4s-core_3:jar:2.0.1'
<dependency org="com.github.mjakubowski84" name="parquet4s-core_3" rev="2.0.1">
<artifact name="parquet4s-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mjakubowski84', module='parquet4s-core_3', version='2.0.1')
)
libraryDependencies += "com.github.mjakubowski84" % "parquet4s-core_3" % "2.0.1"
[com.github.mjakubowski84/parquet4s-core_3 "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.2 |
org.apache.parquet : parquet-hadoop | jar | 1.12.2 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.scala-lang.modules : scala-collection-compat_3 | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-client | jar | 3.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 4.0.0 |
org.scalatest : scalatest_3 | jar | 3.2.9 |
ch.qos.logback : logback-classic | jar | 1.2.6 |
org.slf4j : log4j-over-slf4j | jar | 1.7.32 |