| License |
License |
|---|---|
| GroupId | GroupIdcom.github.heuermh.adamgfa |
| ArtifactId | ArtifactIdadam-gfa_2.11 |
| Version | Version0.5.0 |
| Type | Typejar |
| Description |
Descriptionadam-gfa
Graphical Fragment Assembly (GFA) support for ADAM.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| adam-gfa_2.11-0.5.0.pom | |
| adam-gfa_2.11-0.5.0.jar | 44 MB |
| adam-gfa_2.11-0.5.0-sources.jar | 20 KB |
| adam-gfa_2.11-0.5.0-javadoc.jar | 417 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.heuermh.adamgfa/adam-gfa_2.11/ -->
<dependency>
<groupId>com.github.heuermh.adamgfa</groupId>
<artifactId>adam-gfa_2.11</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.heuermh.adamgfa/adam-gfa_2.11/
implementation 'com.github.heuermh.adamgfa:adam-gfa_2.11:0.5.0'
// https://jarcasting.com/artifacts/com.github.heuermh.adamgfa/adam-gfa_2.11/
implementation ("com.github.heuermh.adamgfa:adam-gfa_2.11:0.5.0")
'com.github.heuermh.adamgfa:adam-gfa_2.11:jar:0.5.0'
<dependency org="com.github.heuermh.adamgfa" name="adam-gfa_2.11" rev="0.5.0">
<artifact name="adam-gfa_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.heuermh.adamgfa', module='adam-gfa_2.11', version='0.5.0')
)
libraryDependencies += "com.github.heuermh.adamgfa" % "adam-gfa_2.11" % "0.5.0"
[com.github.heuermh.adamgfa/adam-gfa_2.11 "0.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 27.0-jre |
| de.javakaffee : kryo-serializers | jar | 0.45 |
| org.bdgenomics.adam : adam-core-spark2_2.11 | jar | 0.32.0 |
| org.clapper : grizzled-slf4j_2.11 | jar | 1.3.4 |
| org.dishevelled : dsh-bio-assembly | jar | 1.3.3 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.spark : spark-core_2.11 | jar | 2.4.6 |
| org.apache.spark : spark-sql_2.11 | jar | 2.4.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 |