License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.opencb.biodata |
ArtifactId | ArtifactIdbiodata-models |
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-models-2.4.0.pom | |
biodata-models-2.4.0.jar | 1 MB |
biodata-models-2.4.0-tests.jar | 16 KB |
biodata-models-2.4.0-sources.jar | 710 KB |
biodata-models-2.4.0-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencb.biodata/biodata-models/ -->
<dependency>
<groupId>org.opencb.biodata</groupId>
<artifactId>biodata-models</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.biodata/biodata-models/
implementation 'org.opencb.biodata:biodata-models:2.4.0'
// https://jarcasting.com/artifacts/org.opencb.biodata/biodata-models/
implementation ("org.opencb.biodata:biodata-models:2.4.0")
'org.opencb.biodata:biodata-models:jar:2.4.0'
<dependency org="org.opencb.biodata" name="biodata-models" rev="2.4.0">
<artifact name="biodata-models" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencb.biodata', module='biodata-models', version='2.4.0')
)
libraryDependencies += "org.opencb.biodata" % "biodata-models" % "2.4.0"
[org.opencb.biodata/biodata-models "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.opencb.commons : commons-lib | jar | 4.4.0 |
org.opencb.commons : commons-datastore-core | jar | 4.4.0 |
org.apache.commons : commons-collections4 | jar | 4.4 |
com.github.samtools : htsjdk | jar | 2.23.0 |
org.apache.avro : avro | jar | 1.7.7 |
com.google.protobuf : protobuf-java | jar | 3.11.4 |
io.grpc : grpc-all | jar | 1.28.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.slf4j : slf4j-simple | jar | 1.7.32 |