License |
License |
---|---|
Categories |
CategoriesData ORM Data Formats |
GroupId | GroupIdorg.opencb.biodata |
ArtifactId | ArtifactIdbiodata-formats |
Version | Version2.2.1 |
Type | Typejar |
Description |
DescriptionBiological entities and their equivalents in different file formats typically used in bioinformatics
|
Project URL |
Project URL |
Filename | Size |
---|---|
biodata-formats-2.2.1.pom | |
biodata-formats-2.2.1.jar | 629 KB |
biodata-formats-2.2.1-sources.jar | 528 KB |
biodata-formats-2.2.1-javadoc.jar | 712 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencb.biodata/biodata-formats/ -->
<dependency>
<groupId>org.opencb.biodata</groupId>
<artifactId>biodata-formats</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.biodata/biodata-formats/
implementation 'org.opencb.biodata:biodata-formats:2.2.1'
// https://jarcasting.com/artifacts/org.opencb.biodata/biodata-formats/
implementation ("org.opencb.biodata:biodata-formats:2.2.1")
'org.opencb.biodata:biodata-formats:jar:2.2.1'
<dependency org="org.opencb.biodata" name="biodata-formats" rev="2.2.1">
<artifact name="biodata-formats" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencb.biodata', module='biodata-formats', version='2.2.1')
)
libraryDependencies += "org.opencb.biodata" % "biodata-formats" % "2.2.1"
[org.opencb.biodata/biodata-formats "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.opencb.biodata : biodata-models | jar | 2.2.1 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
net.sourceforge.owlapi : owlapi-oboformat | jar | 5.1.13 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-impl | jar | 2.3.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.slf4j : slf4j-simple | jar | 1.7.25 |