License |
License |
---|---|
GroupId | GroupIdorg.opencb.commons |
ArtifactId | ArtifactIdcommons-lib |
Last Version | Last Version4.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenCB commons project contains several Java libs for Bioinformatics
|
Filename | Size |
---|---|
commons-lib-4.4.0.pom | |
commons-lib-4.4.0.jar | 82 KB |
commons-lib-4.4.0-sources.jar | 46 KB |
commons-lib-4.4.0-javadoc.jar | 213 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.32 |