License |
License |
---|---|
GroupId | GroupIdcom.github.heuermh.adamexamples |
ArtifactId | ArtifactIdadam-examples_2.12 |
Version | Version0.35.0 |
Type | Typejar |
Description |
Descriptionadam-examples_2.12
Examples for ADAM: Genomic Data System.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.heuermh.adamexamples/adam-examples_2.12/ -->
<dependency>
<groupId>com.github.heuermh.adamexamples</groupId>
<artifactId>adam-examples_2.12</artifactId>
<version>0.35.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.heuermh.adamexamples/adam-examples_2.12/
implementation 'com.github.heuermh.adamexamples:adam-examples_2.12:0.35.0'
// https://jarcasting.com/artifacts/com.github.heuermh.adamexamples/adam-examples_2.12/
implementation ("com.github.heuermh.adamexamples:adam-examples_2.12:0.35.0")
'com.github.heuermh.adamexamples:adam-examples_2.12:jar:0.35.0'
<dependency org="com.github.heuermh.adamexamples" name="adam-examples_2.12" rev="0.35.0">
<artifact name="adam-examples_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.heuermh.adamexamples', module='adam-examples_2.12', version='0.35.0')
)
libraryDependencies += "com.github.heuermh.adamexamples" % "adam-examples_2.12" % "0.35.0"
[com.github.heuermh.adamexamples/adam-examples_2.12 "0.35.0"]
Group / Artifact | Type | Version |
---|---|---|
org.bdgenomics.adam : adam-apis-spark3_2.12 | jar | 0.35.0 |
org.bdgenomics.adam : adam-cli-spark3_2.12 | jar | 0.35.0 |
org.bdgenomics.adam : adam-core-spark3_2.12 | jar | 0.35.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.12 | jar | 3.0.2 |
org.apache.spark : spark-sql_2.12 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.bdgenomics.adam : adam-core-spark3_2.12 | test-jar | 0.35.0 |
org.scalatest : scalatest_2.12 | jar | 3.0.7 |