License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIduk.ac.ebi.gxa |
ArtifactId | ArtifactIdatlas-index-api |
Last Version | Last Version2.0-rc2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGene Expression Atlas Index Common API
|
Project URL |
Project URL |
Filename | Size |
---|---|
atlas-index-api-2.0-rc2.pom | |
atlas-index-api-2.0-rc2.jar | 477 KB |
atlas-index-api-2.0-rc2-tests.jar | 1 MB |
atlas-index-api-2.0-rc2-sources.jar | 464 KB |
atlas-index-api-2.0-rc2-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.ac.ebi.gxa/atlas-index-api/ -->
<dependency>
<groupId>uk.ac.ebi.gxa</groupId>
<artifactId>atlas-index-api</artifactId>
<version>2.0-rc2</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.ebi.gxa/atlas-index-api/
implementation 'uk.ac.ebi.gxa:atlas-index-api:2.0-rc2'
// https://jarcasting.com/artifacts/uk.ac.ebi.gxa/atlas-index-api/
implementation ("uk.ac.ebi.gxa:atlas-index-api:2.0-rc2")
'uk.ac.ebi.gxa:atlas-index-api:jar:2.0-rc2'
<dependency org="uk.ac.ebi.gxa" name="atlas-index-api" rev="2.0-rc2">
<artifact name="atlas-index-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.ebi.gxa', module='atlas-index-api', version='2.0-rc2')
)
libraryDependencies += "uk.ac.ebi.gxa" % "atlas-index-api" % "2.0-rc2"
[uk.ac.ebi.gxa/atlas-index-api "2.0-rc2"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.fluxion » fluxion-utils | jar | 1.0-alpha |
uk.ac.ebi.gxa : atlas-model | jar | 2.0-rc2 |
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 |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
junit : junit | jar | 4.3 |
org.slf4j : slf4j-simple | jar | 1.5.6 |