Last Version

org.opencb.commons:commons-lib 4.4.0

OpenCB commons project contains several Java libs for Bioinformatics

License

License

GroupId

GroupId

org.opencb.commons
ArtifactId

ArtifactId

commons-lib
Version

Version

4.4.0
Type

Type

jar
Description

Description

OpenCB commons project contains several Java libs for Bioinformatics

Download commons-lib 4.4.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.opencb.commons : commons-datastore-core jar 4.4.0
com.beust : jcommander jar 1.69
com.fasterxml.jackson.core : jackson-databind jar 2.11.4
org.slf4j : slf4j-api jar 1.7.32
org.apache.avro : avro jar 1.7.7
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.ant : ant jar 1.10.12
org.fusesource.jansi : jansi jar 2.4.0

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

Project Modules

There are no modules declared in this project.