Last Version

org.opencb.commons:bioformats 2.0.0

OpenCB commons project contains several Java libs for Bioinformatics

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.opencb.commons
ArtifactId

ArtifactId

bioformats
Version

Version

2.0.0
Type

Type

jar
Description

Description

OpenCB commons project contains several Java libs for Bioinformatics

Download bioformats 2.0.0


<!-- 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.