License |
License |
---|---|
GroupId | GroupIduk.ac.ebi.gxa |
ArtifactId | ArtifactIdatlas-model |
Last Version | Last Version2.0-rc2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGene Expression Atlas Database Object Model
|
Project URL |
Project URL |
Filename | Size |
---|---|
atlas-model-2.0-rc2.pom | |
atlas-model-2.0-rc2.jar | 44 KB |
atlas-model-2.0-rc2-sources.jar | 50 KB |
atlas-model-2.0-rc2-javadoc.jar | 272 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.ac.ebi.gxa/atlas-model/ -->
<dependency>
<groupId>uk.ac.ebi.gxa</groupId>
<artifactId>atlas-model</artifactId>
<version>2.0-rc2</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.ebi.gxa/atlas-model/
implementation 'uk.ac.ebi.gxa:atlas-model:2.0-rc2'
// https://jarcasting.com/artifacts/uk.ac.ebi.gxa/atlas-model/
implementation ("uk.ac.ebi.gxa:atlas-model:2.0-rc2")
'uk.ac.ebi.gxa:atlas-model:jar:2.0-rc2'
<dependency org="uk.ac.ebi.gxa" name="atlas-model" rev="2.0-rc2">
<artifact name="atlas-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.ebi.gxa', module='atlas-model', version='2.0-rc2')
)
libraryDependencies += "uk.ac.ebi.gxa" % "atlas-model" % "2.0-rc2"
[uk.ac.ebi.gxa/atlas-model "2.0-rc2"]
Group / Artifact | Type | Version |
---|---|---|
uk.ac.ebi.gxa : atlas-utils | jar | 2.0-rc2 |
org.slf4j : jul-to-slf4j | jar | 1.5.6 |
org.slf4j : jcl-over-slf4j | jar | 1.5.6 |
org.slf4j : slf4j-api | jar | 1.5.6 |
org.apache.solr : solr-solrj | jar | 1.4.0 |
org.apache.solr : solr-core | jar | 1.4.0 |
commons-lang : commons-lang | jar | 2.3 |
org.springframework : spring | jar | 2.5.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.3 |