License |
License |
---|---|
GroupId | GroupIdorg.opencb.commons |
ArtifactId | ArtifactIdcommons-lib |
Version | Version4.1.0 |
Type | Typejar |
Description |
DescriptionOpenCB commons project contains several Java libs for Bioinformatics
|
Filename | Size |
---|---|
commons-lib-4.1.0.pom | |
commons-lib-4.1.0.jar | 102 KB |
commons-lib-4.1.0-sources.jar | 56 KB |
commons-lib-4.1.0-javadoc.jar | 262 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencb.commons/commons-lib/ -->
<dependency>
<groupId>org.opencb.commons</groupId>
<artifactId>commons-lib</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.commons/commons-lib/
implementation 'org.opencb.commons:commons-lib:4.1.0'
// https://jarcasting.com/artifacts/org.opencb.commons/commons-lib/
implementation ("org.opencb.commons:commons-lib:4.1.0")
'org.opencb.commons:commons-lib:jar:4.1.0'
<dependency org="org.opencb.commons" name="commons-lib" rev="4.1.0">
<artifact name="commons-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencb.commons', module='commons-lib', version='4.1.0')
)
libraryDependencies += "org.opencb.commons" % "commons-lib" % "4.1.0"
[org.opencb.commons/commons-lib "4.1.0"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
jdk.tools » jdk.tools | jar | 1.8 |