Gene Expression Atlas Object Model Implementation


License

License

GroupId

GroupId

uk.ac.ebi.gxa
ArtifactId

ArtifactId

atlas-model-impl
Last Version

Last Version

2.0-rc2
Release Date

Release Date

Type

Type

jar
Description

Description

Gene Expression Atlas Object Model Implementation

Download atlas-model-impl

How to add to project

<!-- https://jarcasting.com/artifacts/uk.ac.ebi.gxa/atlas-model-impl/ -->
<dependency>
    <groupId>uk.ac.ebi.gxa</groupId>
    <artifactId>atlas-model-impl</artifactId>
    <version>2.0-rc2</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.ebi.gxa/atlas-model-impl/
implementation 'uk.ac.ebi.gxa:atlas-model-impl:2.0-rc2'
// https://jarcasting.com/artifacts/uk.ac.ebi.gxa/atlas-model-impl/
implementation ("uk.ac.ebi.gxa:atlas-model-impl:2.0-rc2")
'uk.ac.ebi.gxa:atlas-model-impl:jar:2.0-rc2'
<dependency org="uk.ac.ebi.gxa" name="atlas-model-impl" rev="2.0-rc2">
  <artifact name="atlas-model-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.ebi.gxa', module='atlas-model-impl', version='2.0-rc2')
)
libraryDependencies += "uk.ac.ebi.gxa" % "atlas-model-impl" % "2.0-rc2"
[uk.ac.ebi.gxa/atlas-model-impl "2.0-rc2"]

Dependencies

compile (10)

Group / Artifact Type Version
uk.ac.ebi.gxa : atlas-model jar 2.0-rc2
junit : junit jar 4.3
uk.ac.ebi.gxa : atlas-index-api 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

provided (1)

Group / Artifact Type Version
com.oracle » ojdbc5 jar 11.1.0.6.0

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.5.6
uk.ac.ebi.gxa : atlas-index-api test-jar 2.0-rc2
javax.servlet : servlet-api jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.0-rc2
2.0-rc1