is not current version
Last Version 3.0.9

BioCommons 3.0.2

The BioCommons library contains classes to work with 2D and 3D structural bioinformatics data. There are parsers for PDB and mmCIF files and many formats of 2D structure with classifications and notations used in the literature, as well as algorithms implementations.

License

License

GroupId

GroupId

pl.poznan.put
ArtifactId

ArtifactId

BioCommons
Version

Version

3.0.2
Type

Type

jar
Description

Description

BioCommons
The BioCommons library contains classes to work with 2D and 3D structural bioinformatics data. There are parsers for PDB and mmCIF files and many formats of 2D structure with classifications and notations used in the literature, as well as algorithms implementations.
Project URL

Project URL

https://github.com/tzok/BioCommons
Source Code Management

Source Code Management

https://github.com/tzok/BioCommons/tree/master

Download BioCommons 3.0.2


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

Dependencies

compile (20)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
commons-io : commons-io jar 2.8.0
org.apache.commons : commons-collections4 jar 4.4
org.apache.commons : commons-exec jar 1.3
org.apache.commons : commons-lang3 jar 3.11
org.apache.commons : commons-math3 jar 3.6.1
org.apache.xmlgraphics : batik-anim jar 1.13
org.apache.xmlgraphics : batik-awt-util jar 1.13
org.apache.xmlgraphics : batik-bridge jar 1.13
org.apache.xmlgraphics : batik-codec jar 1.13
org.apache.xmlgraphics : batik-gvt jar 1.13
org.apache.xmlgraphics : batik-svggen jar 1.13
org.apache.xmlgraphics : batik-transcoder jar 1.13
org.apache.xmlgraphics : batik-util jar 1.13
org.apache.xmlgraphics : fop jar 2.5
org.biojava : biojava-alignment jar 5.4.0
org.biojava : biojava-core jar 5.4.0
org.biojava : biojava-structure jar 5.4.0
org.jumpmind.symmetric : symmetric-csv jar 3.5.19
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.8.8

test (6)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.13.1
org.hamcrest : hamcrest-core jar 2.2
org.powermock : powermock-api-mockito2 jar 2.0.7
org.powermock : powermock-core jar 2.0.7
org.powermock : powermock-module-junit4 jar 2.0.7

Project Modules

There are no modules declared in this project.