is not current version
Last Version 0.0.5

spark-dicom 0.0.1

DICOM - Spark connector.

License

License

GroupId

GroupId

ai.kaiko
ArtifactId

ArtifactId

spark-dicom
Version

Version

0.0.1
Type

Type

jar
Description

Description

spark-dicom
DICOM - Spark connector.
Project URL

Project URL

https://github.com/kaiko-ai/spark-dicom
Project Organization

Project Organization

Kaiko
Source Code Management

Source Code Management

https://github.com/kaiko-ai/spark-dicom

Download spark-dicom 0.0.1


<!-- https://jarcasting.com/artifacts/ai.kaiko/spark-dicom/ -->
<dependency>
    <groupId>ai.kaiko</groupId>
    <artifactId>spark-dicom</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ai.kaiko/spark-dicom/
implementation 'ai.kaiko:spark-dicom:0.0.1'
// https://jarcasting.com/artifacts/ai.kaiko/spark-dicom/
implementation ("ai.kaiko:spark-dicom:0.0.1")
'ai.kaiko:spark-dicom:jar:0.0.1'
<dependency org="ai.kaiko" name="spark-dicom" rev="0.0.1">
  <artifact name="spark-dicom" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.kaiko', module='spark-dicom', version='0.0.1')
)
libraryDependencies += "ai.kaiko" % "spark-dicom" % "0.0.1"
[ai.kaiko/spark-dicom "0.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
org.apache.logging.log4j : log4j-api-scala_2.12 jar 11.0
org.apache.logging.log4j : log4j-core jar 2.17.1
org.dcm4che » dcm4che-core jar 5.24.2
org.dcm4che » dcm4che-imageio jar 5.24.2

provided (4)

Group / Artifact Type Version
org.apache.spark : spark-core_2.12 jar 3.2.0
org.apache.spark : spark-sql_2.12 jar 3.2.0
org.apache.spark : spark-mllib_2.12 jar 3.2.0
org.apache.spark : spark-streaming_2.12 jar 3.2.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.10

Project Modules

There are no modules declared in this project.