License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.opencb.biodata |
ArtifactId | ArtifactIdbiodata-models |
Version | Version2.2.0 |
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.2.0.pom | |
biodata-models-2.2.0.jar | 1 MB |
biodata-models-2.2.0-tests.jar | 17 KB |
biodata-models-2.2.0-sources.jar | 724 KB |
biodata-models-2.2.0-javadoc.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencb.biodata/biodata-models/ -->
<dependency>
<groupId>org.opencb.biodata</groupId>
<artifactId>biodata-models</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.biodata/biodata-models/
implementation 'org.opencb.biodata:biodata-models:2.2.0'
// https://jarcasting.com/artifacts/org.opencb.biodata/biodata-models/
implementation ("org.opencb.biodata:biodata-models:2.2.0")
'org.opencb.biodata:biodata-models:jar:2.2.0'
<dependency org="org.opencb.biodata" name="biodata-models" rev="2.2.0">
<artifact name="biodata-models" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencb.biodata', module='biodata-models', version='2.2.0')
)
libraryDependencies += "org.opencb.biodata" % "biodata-models" % "2.2.0"
[org.opencb.biodata/biodata-models "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.opencb.commons : commons-lib | jar | 4.2.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.9.2 |
io.grpc : grpc-all | jar | 1.23.1 |
org.opencb.commons : commons-datastore-core | jar | 4.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.slf4j : slf4j-simple | jar | 1.7.25 |