| License |
License |
|---|---|
| Categories |
CategoriesData ORM Data Formats |
| GroupId | GroupIdorg.opencb.biodata |
| ArtifactId | ArtifactIdbiodata-formats |
| Last Version | Last Version2.4.0 |
| Release Date | Release Date |
| 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.4.0.pom | |
| biodata-formats-2.4.0.jar | 696 KB |
| biodata-formats-2.4.0-sources.jar | 632 KB |
| biodata-formats-2.4.0-javadoc.jar | 606 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opencb.biodata/biodata-formats/ -->
<dependency>
<groupId>org.opencb.biodata</groupId>
<artifactId>biodata-formats</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.biodata/biodata-formats/
implementation 'org.opencb.biodata:biodata-formats:2.4.0'
// https://jarcasting.com/artifacts/org.opencb.biodata/biodata-formats/
implementation ("org.opencb.biodata:biodata-formats:2.4.0")
'org.opencb.biodata:biodata-formats:jar:2.4.0'
<dependency org="org.opencb.biodata" name="biodata-formats" rev="2.4.0">
<artifact name="biodata-formats" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencb.biodata', module='biodata-formats', version='2.4.0')
)
libraryDependencies += "org.opencb.biodata" % "biodata-formats" % "2.4.0"
[org.opencb.biodata/biodata-formats "2.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.opencb.biodata : biodata-models | jar | 2.4.0 |
| 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.32 |