License |
License |
---|---|
GroupId | GroupIdcom.github.mjakubowski84 |
ArtifactId | ArtifactIdparquet4s-core_3 |
Version | Version2.5.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.5.1.pom | |
parquet4s-core_3-2.5.1.jar | 801 KB |
parquet4s-core_3-2.5.1-sources.jar | 57 KB |
parquet4s-core_3-2.5.1-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mjakubowski84/parquet4s-core_3/ -->
<dependency>
<groupId>com.github.mjakubowski84</groupId>
<artifactId>parquet4s-core_3</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mjakubowski84/parquet4s-core_3/
implementation 'com.github.mjakubowski84:parquet4s-core_3:2.5.1'
// https://jarcasting.com/artifacts/com.github.mjakubowski84/parquet4s-core_3/
implementation ("com.github.mjakubowski84:parquet4s-core_3:2.5.1")
'com.github.mjakubowski84:parquet4s-core_3:jar:2.5.1'
<dependency org="com.github.mjakubowski84" name="parquet4s-core_3" rev="2.5.1">
<artifact name="parquet4s-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mjakubowski84', module='parquet4s-core_3', version='2.5.1')
)
libraryDependencies += "com.github.mjakubowski84" % "parquet4s-core_3" % "2.5.1"
[com.github.mjakubowski84/parquet4s-core_3 "2.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.1 |
org.apache.parquet : parquet-hadoop | jar | 1.12.2 |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.scala-lang.modules : scala-collection-compat_3 | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-client | jar | 3.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 4.4.0 |
org.scalatest : scalatest_3 | jar | 3.2.11 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
org.slf4j : log4j-over-slf4j | jar | 1.7.36 |