is not current version
Last Version 4.4.0

org.opencb.commons:commons-lib 4.2.1

OpenCB commons project contains several Java libs for Bioinformatics

License

License

GroupId

GroupId

org.opencb.commons
ArtifactId

ArtifactId

commons-lib
Version

Version

4.2.1
Type

Type

jar
Description

Description

OpenCB commons project contains several Java libs for Bioinformatics

Download commons-lib 4.2.1


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

Dependencies

compile (8)

Group / Artifact Type Version
com.beust : jcommander jar 1.69
com.fasterxml.jackson.core : jackson-databind jar 2.10.5.1
org.slf4j : slf4j-api jar 1.7.25
org.apache.avro : avro jar 1.7.7
org.apache.commons : commons-lang3 jar 3.11
org.apache.ant : ant jar 1.8.2
org.fusesource.jansi : jansi jar 2.4.0
org.opencb.commons : commons-datastore-core jar 4.2.1

provided (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

test (1)

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

Project Modules

There are no modules declared in this project.