org.opencb.commons:bioformats

OpenCB commons project contains several Java libs for Bioinformatics

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.opencb.commons
ArtifactId

ArtifactId

bioformats
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

OpenCB commons project contains several Java libs for Bioinformatics

Download bioformats

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
org.opencb.commons : commons-lib jar 2.0.0
com.google.guava : guava jar 15.0
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : slf4j-simple Optional jar 1.7.5
com.fasterxml.jackson.core : jackson-databind Optional jar 2.2.2
org.utgenome.thirdparty : picard Optional jar 1.86p
org.xerial : sqlite-jdbc Optional jar 3.7.2
javax.ws.rs : javax.ws.rs-api jar 2.0
com.sun.jersey : jersey-client jar 1.8
com.sun.jersey : jersey-core jar 1.8
com.sun.jersey.contribs : jersey-multipart jar 1.8
com.google.protobuf : protobuf-java jar 2.4.0a
org.glassfish.jersey.core : jersey-client jar 2.4
org.glassfish.jersey.media : jersey-media-multipart jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

java-common-libs

This repository contains a set of libraries used by OpenCB projects that use the Java language. It is composed of three parts:

  • bioformats: Readers and writers of file formats typically used in bioformatics
  • commons: Data structures and utility classes
  • math: Mathematical functions
org.opencb.commons

Open source for Computational Biology

Versions

Version
2.0.0