License |
License |
---|---|
Categories |
CategoriesGUI User Interface BioJava Business Logic Libraries Science |
GroupId | GroupIdorg.biojava |
ArtifactId | ArtifactIdbiojava-structure-gui |
Last Version | Last Version6.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbiojava-structure-gui
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 |
Project Organization |
Project Organization |
Filename | Size |
---|---|
biojava-structure-gui-6.0.5.pom | |
biojava-structure-gui-6.0.5.jar | 1 MB |
biojava-structure-gui-6.0.5-sources.jar | 971 KB |
biojava-structure-gui-6.0.5-javadoc.jar | 1010 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.biojava/biojava-structure-gui/ -->
<dependency>
<groupId>org.biojava</groupId>
<artifactId>biojava-structure-gui</artifactId>
<version>6.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.biojava/biojava-structure-gui/
implementation 'org.biojava:biojava-structure-gui:6.0.5'
// https://jarcasting.com/artifacts/org.biojava/biojava-structure-gui/
implementation ("org.biojava:biojava-structure-gui:6.0.5")
'org.biojava:biojava-structure-gui:jar:6.0.5'
<dependency org="org.biojava" name="biojava-structure-gui" rev="6.0.5">
<artifact name="biojava-structure-gui" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.biojava', module='biojava-structure-gui', version='6.0.5')
)
libraryDependencies += "org.biojava" % "biojava-structure-gui" % "6.0.5"
[org.biojava/biojava-structure-gui "6.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.biojava : biojava-structure | jar | 6.0.5 |
org.biojava : biojava-core | jar | 6.0.5 |
net.sourceforge.jmol : jmol | jar | 14.31.10 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.biojava : jcolorbrewer | jar | 5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |