| License |
License |
|---|---|
| GroupId | GroupIdorg.intermine |
| ArtifactId | ArtifactIdbio-model |
| Last Version | Last Version5.0.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbio-model
InterMine bio modules
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bio-model-5.0.8.pom | |
| bio-model-5.0.8.jar | 225 KB |
| bio-model-5.0.8-sources.jar | 124 KB |
| bio-model-5.0.8-javadoc.jar | 776 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.intermine/bio-model/ -->
<dependency>
<groupId>org.intermine</groupId>
<artifactId>bio-model</artifactId>
<version>5.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.intermine/bio-model/
implementation 'org.intermine:bio-model:5.0.8'
// https://jarcasting.com/artifacts/org.intermine/bio-model/
implementation ("org.intermine:bio-model:5.0.8")
'org.intermine:bio-model:jar:5.0.8'
<dependency org="org.intermine" name="bio-model" rev="5.0.8">
<artifact name="bio-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.intermine', module='bio-model', version='5.0.8')
)
libraryDependencies += "org.intermine" % "bio-model" % "5.0.8"
[org.intermine/bio-model "5.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| ant : ant | jar | 1.6.5 |
| org.intermine : intermine-webtasks | jar | 5.0.8 |
| org.intermine : intermine-objectstore | jar | 5.0.8 |
| commons-lang : commons-lang | jar | 2.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| xmlunit : xmlunit | jar | 1.0 |