is not current version
Last Version 8.4.5

org.molgenis:molgenis-web 7.2.8

Web framework without plugins.

GroupId

GroupId

org.molgenis
ArtifactId

ArtifactId

molgenis-web
Version

Version

7.2.8
Type

Type

jar

Download molgenis-web 7.2.8


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