License |
License
GNU Library or Lesser General Public License (LGPL)
|
---|---|
GroupId | GroupIdorg.molgenis |
ArtifactId | ArtifactIdmolgenis-annotators |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMOLGENIS is a collaborative open source project on a mission to generate great software infrastructure for life
science research
|
<!-- https://jarcasting.com/artifacts/org.molgenis/molgenis-annotators/ -->
<dependency>
<groupId>org.molgenis</groupId>
<artifactId>molgenis-annotators</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.molgenis/molgenis-annotators/
implementation 'org.molgenis:molgenis-annotators:1.6.1'
// https://jarcasting.com/artifacts/org.molgenis/molgenis-annotators/
implementation ("org.molgenis:molgenis-annotators:1.6.1")
'org.molgenis:molgenis-annotators:jar:1.6.1'
<dependency org="org.molgenis" name="molgenis-annotators" rev="1.6.1">
<artifact name="molgenis-annotators" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.molgenis', module='molgenis-annotators', version='1.6.1')
)
libraryDependencies += "org.molgenis" % "molgenis-annotators" % "1.6.1"
[org.molgenis/molgenis-annotators "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.molgenis : molgenis-data | jar | 1.6.1 |
org.molgenis : molgenis-data-csv | jar | 1.6.1 |
org.molgenis : molgenis-core | jar | 1.6.1 |
org.molgenis : molgenis-core-ui | jar | 1.6.1 |
org.springframework : spring-context-support | jar | |
org.springframework : spring-webmvc | jar | |
org.apache.httpcomponents : httpclient | jar | 4.2.1 |
org.molgenis : molgenis-data-annotators | jar | 1.6.1 |
org.slf4j : slf4j-api | jar | 1.7.9 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
ch.qos.logback : logback-core | jar | 1.1.2 |
org.slf4j : log4j-over-slf4j | jar | 1.7.10 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
mysql : mysql-connector-java | jar | 5.1.28 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8 |
org.mockito : mockito-all | jar | 1.9.5 |
org.springframework : spring-test | jar |