org.molgenis:vcf-io

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GNU Library or Lesser General Public License (LGPL)
GroupId

GroupId

org.molgenis
ArtifactId

ArtifactId

vcf-io
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/vcf-io
Source Code Management

Source Code Management

https://github.com/molgenis/vcf-io

Download vcf-io

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.8.1
com.google.guava : guava jar 25.0-jre
org.utgenome.thirdparty : picard jar 1.102.0

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8
org.mockito : mockito-core jar 2.23.4

Project Modules

There are no modules declared in this project.

Quality Status

vcf-io

Variant Call Format (VCF) reader and writer Java library

org.molgenis

MOLGENIS - open source solutions for scientific data

Versions

Version
1.1.1
1.0.3