org.molgenis:molgenis-compute-core

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

License

License

GNU Library or Lesser General Public License (LGPL)
GroupId

GroupId

org.molgenis
ArtifactId

ArtifactId

molgenis-compute-core
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download molgenis-compute-core

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.2
org.molgenis : molgenis-core jar 1.2.0
org.molgenis : molgenis-data jar 1.2.0
org.molgenis : molgenis-data-excel jar 1.2.0
org.molgenis : molgenis-data-csv jar 1.2.0
org.apache.httpcomponents : httpclient jar 4.2.5
com.google.guava : guava jar 14.0.1
org.apache.commons : commons-lang3 jar 3.1
org.slf4j : slf4j-log4j12 jar 1.7.5

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
mysql : mysql-connector-java jar 5.1.28

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.8
org.mockito : mockito-all jar 1.9.5
org.springframework : spring-test jar

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
1.1.0
1.0.0