is not current version
Last Version 4.4.0

org.opencb.commons:commons-lib 4.0.6

OpenCB commons project contains several Java libs for Bioinformatics

License

License

GroupId

GroupId

org.opencb.commons
ArtifactId

ArtifactId

commons-lib
Version

Version

4.0.6
Type

Type

jar
Description

Description

OpenCB commons project contains several Java libs for Bioinformatics

Download commons-lib 4.0.6


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

Dependencies

compile (6)

Group / Artifact Type Version
com.beust : jcommander jar 1.64
com.fasterxml.jackson.core : jackson-databind jar 2.10.1
org.slf4j : slf4j-api jar 1.7.25
org.apache.avro : avro jar 1.7.7
org.apache.commons : commons-lang3 jar 3.8.1
org.apache.ant : ant jar 1.8.2

provided (1)

Group / Artifact Type Version
junit : junit jar 4.12

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.