Last Version

biojava3-core 3.0

BioJava is an open-source project dedicated to providing a Java framework for processing biological data. It provides analytical and statistical routines, parsers for common file formats and allows the manipulation of sequences and 3D structures. The goal of the biojava project is to facilitate rapid application development for bioinformatics.

License

License

Categories

Categories

BioJava Business Logic Libraries Science
GroupId

GroupId

org.biojava
ArtifactId

ArtifactId

biojava3-core
Version

Version

3.0
Type

Type

jar
Description

Description

biojava3-core
BioJava is an open-source project dedicated to providing a Java framework for processing biological data. It provides analytical and statistical routines, parsers for common file formats and allows the manipulation of sequences and 3D structures. The goal of the biojava project is to facilitate rapid application development for bioinformatics.
Project URL

Project URL

http://www.biojava.org
Project Organization

Project Organization

BioJava

Download biojava3-core 3.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.