Last Version

OpenCB commons project 4.4.0

OpenCB commons project contains several Java libs for Bioinformatics

License

License

GroupId

GroupId

org.opencb.commons
ArtifactId

ArtifactId

commons
Version

Version

4.4.0
Type

Type

pom
Description

Description

OpenCB commons project
OpenCB commons project contains several Java libs for Bioinformatics
Project URL

Project URL

http://www.opencb.org
Source Code Management

Source Code Management

https://github.com/opencb/java-common-libs

Download commons 4.4.0

Filename Size
commons-4.4.0.pom 9 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • commons-lib
  • commons-datastore