Gene Expression Atlas Maven Site Skin

Maven skin to generate site documentation with Atlas look and feel

License

License

GroupId

GroupId

uk.ac.ebi.gxa
ArtifactId

ArtifactId

atlas-skin
Last Version

Last Version

2.0-rc2
Release Date

Release Date

Type

Type

jar
Description

Description

Gene Expression Atlas Maven Site Skin
Maven skin to generate site documentation with Atlas look and feel
Project URL

Project URL

http://www.ebi.ac.uk/gxa

Download atlas-skin

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
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

test (1)

Group / Artifact Type Version
junit : junit jar 4.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.0-rc2
2.0-rc1