frontend

Frontend code for all plugins.

License

License

GNU Library or Lesser General Public License (LGPL)
GroupId

GroupId

org.molgenis
ArtifactId

ArtifactId

molgenis-frontend
Last Version

Last Version

8.1.8
Release Date

Release Date

Type

Type

jar
Description

Description

frontend
Frontend code for all plugins.

Download molgenis-frontend

How to add to project

<!-- https://jarcasting.com/artifacts/org.molgenis/molgenis-frontend/ -->
<dependency>
    <groupId>org.molgenis</groupId>
    <artifactId>molgenis-frontend</artifactId>
    <version>8.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.molgenis/molgenis-frontend/
implementation 'org.molgenis:molgenis-frontend:8.1.8'
// https://jarcasting.com/artifacts/org.molgenis/molgenis-frontend/
implementation ("org.molgenis:molgenis-frontend:8.1.8")
'org.molgenis:molgenis-frontend:jar:8.1.8'
<dependency org="org.molgenis" name="molgenis-frontend" rev="8.1.8">
  <artifact name="molgenis-frontend" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.molgenis', module='molgenis-frontend', version='8.1.8')
)
libraryDependencies += "org.molgenis" % "molgenis-frontend" % "8.1.8"
[org.molgenis/molgenis-frontend "8.1.8"]

Dependencies

compile (6)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
org.springframework.boot : spring-boot-starter-logging jar 2.1.3.RELEASE
org.slf4j : log4j-over-slf4j jar 1.7.25
com.google.guava : guava jar 25.0-jre
javax.annotation : javax.annotation-api jar 1.3.2
javax.xml.bind : jaxb-api jar 2.2.11

Project Modules

There are no modules declared in this project.

Build Status Quality Status

Welcome to MOLGENIS

MOLGENIS is a collaborative open source project on a mission to generate great software infrastructure for life science research.

Develop

MOLGENIS has a frontend and a backend. You can develop on them separately. When you want to develop an API and and App simultaneously you need to checkout both.

Useful links

Deploy MOLGENIS

org.molgenis

MOLGENIS - open source solutions for scientific data

Versions

Version
8.1.8
8.1.7
8.1.6
8.1.1
8.0.4