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