| Categories |
CategoriesNet |
|---|---|
| GroupId | GroupIdnl.systemsgenetics |
| ArtifactId | ArtifactIdGenotype-IO |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGenotype IO
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| Genotype-IO-1.0.3.pom | |
| Genotype-IO-1.0.3.jar | 332 KB |
| Genotype-IO-1.0.3-sources.jar | 168 KB |
| Genotype-IO-1.0.3-javadoc.jar | 1 MB |
| Genotype-IO-1.0.3-jar-with-dependencies.jar | 11 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/nl.systemsgenetics/Genotype-IO/ -->
<dependency>
<groupId>nl.systemsgenetics</groupId>
<artifactId>Genotype-IO</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/nl.systemsgenetics/Genotype-IO/
implementation 'nl.systemsgenetics:Genotype-IO:1.0.3'
// https://jarcasting.com/artifacts/nl.systemsgenetics/Genotype-IO/
implementation ("nl.systemsgenetics:Genotype-IO:1.0.3")
'nl.systemsgenetics:Genotype-IO:jar:1.0.3'
<dependency org="nl.systemsgenetics" name="Genotype-IO" rev="1.0.3">
<artifact name="Genotype-IO" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.systemsgenetics', module='Genotype-IO', version='1.0.3')
)
libraryDependencies += "nl.systemsgenetics" % "Genotype-IO" % "1.0.3"
[nl.systemsgenetics/Genotype-IO "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.opencsv : opencsv | jar | 2.3 |
| commons-io : commons-io | jar | 2.4 |
| org.utgenome.thirdparty : picard | jar | 1.86.0 |
| org.mockito : mockito-all | jar | 1.8.4 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| log4j : log4j | jar | 1.2.17 |
| com.google.guava : guava | jar | 14.0.1 |
| com.kenai.nbpwr : edu-umd-cs-findbugs-annotations | jar | 1.3.2-201002241900 |
| com.google.code.findbugs : jsr305 | jar | 2.0.1 |
| net.sf.trove4j : trove4j | jar | 3.0.3 |
| commons-cli : commons-cli | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.4 |