is not current version
Last Version 8.4.5

org.molgenis:molgenis-ontology 7.1.1-RC1

Plugin module containing SORTA (system for ontology-based re-coding and technical annotation) plugins.

GroupId

GroupId

org.molgenis
ArtifactId

ArtifactId

molgenis-ontology
Version

Version

7.1.1-RC1
Type

Type

jar

Download molgenis-ontology 7.1.1-RC1


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