| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdorg.opencb.biodata |
| ArtifactId | ArtifactIdbiodata-external |
| 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-external-2.2.1.pom | |
| biodata-external-2.2.1.jar | 1 MB |
| biodata-external-2.2.1-tests.jar | 1 KB |
| biodata-external-2.2.1-sources.jar | 954 KB |
| biodata-external-2.2.1-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opencb.biodata/biodata-external/ -->
<dependency>
<groupId>org.opencb.biodata</groupId>
<artifactId>biodata-external</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.biodata/biodata-external/
implementation 'org.opencb.biodata:biodata-external:2.2.1'
// https://jarcasting.com/artifacts/org.opencb.biodata/biodata-external/
implementation ("org.opencb.biodata:biodata-external:2.2.1")
'org.opencb.biodata:biodata-external:jar:2.2.1'
<dependency org="org.opencb.biodata" name="biodata-external" rev="2.2.1">
<artifact name="biodata-external" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencb.biodata', module='biodata-external', version='2.2.1')
)
libraryDependencies += "org.opencb.biodata" % "biodata-external" % "2.2.1"
[org.opencb.biodata/biodata-external "2.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.avro : avro | jar | 1.7.7 |
| org.opencb.commons : commons-datastore-core | jar | 4.2.0 |