License |
License |
---|---|
GroupId | GroupIdcom.github.heuermh.adamexamples |
ArtifactId | ArtifactIdadam-examples_2.10 |
Version | Version0.22.0 |
Type | Typejar |
Description |
Descriptionadam-examples_2.10
Examples for ADAM: Genomic Data System.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
adam-examples_2.10-0.22.0.pom | |
adam-examples_2.10-0.22.0.jar | 62 MB |
adam-examples_2.10-0.22.0-sources.jar | 8 KB |
adam-examples_2.10-0.22.0-javadoc.jar | 359 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.heuermh.adamexamples/adam-examples_2.10/ -->
<dependency>
<groupId>com.github.heuermh.adamexamples</groupId>
<artifactId>adam-examples_2.10</artifactId>
<version>0.22.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.heuermh.adamexamples/adam-examples_2.10/
implementation 'com.github.heuermh.adamexamples:adam-examples_2.10:0.22.0'
// https://jarcasting.com/artifacts/com.github.heuermh.adamexamples/adam-examples_2.10/
implementation ("com.github.heuermh.adamexamples:adam-examples_2.10:0.22.0")
'com.github.heuermh.adamexamples:adam-examples_2.10:jar:0.22.0'
<dependency org="com.github.heuermh.adamexamples" name="adam-examples_2.10" rev="0.22.0">
<artifact name="adam-examples_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.heuermh.adamexamples', module='adam-examples_2.10', version='0.22.0')
)
libraryDependencies += "com.github.heuermh.adamexamples" % "adam-examples_2.10" % "0.22.0"
[com.github.heuermh.adamexamples/adam-examples_2.10 "0.22.0"]
Group / Artifact | Type | Version |
---|---|---|
org.bdgenomics.adam : adam-apis-spark2_2.10 | jar | 0.22.0 |
org.bdgenomics.adam : adam-cli-spark2_2.10 | jar | 0.22.0 |
org.bdgenomics.adam : adam-core-spark2_2.10 | jar | 0.22.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.10 | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.bdgenomics.adam : adam-core-spark2_2.10 | test-jar | 0.22.0 |
org.scalatest : scalatest_2.10 | jar | 2.2.6 |