is not current version
Last Version 8.4.5

org.molgenis:molgenis-ontology-core 7.1.0-RELEASE

Ontology data model and importer.

GroupId

GroupId

org.molgenis
ArtifactId

ArtifactId

molgenis-ontology-core
Version

Version

7.1.0-RELEASE
Type

Type

jar

Download molgenis-ontology-core 7.1.0-RELEASE


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