License |
License
GNU Library or Lesser General Public License (LGPL)
|
---|---|
GroupId | GroupIdorg.molgenis |
ArtifactId | ArtifactIdmolgenis-frontend |
Version | Version8.1.8 |
Type | Typejar |
Description |
Descriptionfrontend
Frontend code for all plugins.
|
Filename | Size |
---|---|
molgenis-frontend-8.1.8.pom | |
molgenis-frontend-8.1.8.jar | 14 MB |
molgenis-frontend-8.1.8-sources.jar | 14 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.molgenis/molgenis-frontend/ -->
<dependency>
<groupId>org.molgenis</groupId>
<artifactId>molgenis-frontend</artifactId>
<version>8.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.molgenis/molgenis-frontend/
implementation 'org.molgenis:molgenis-frontend:8.1.8'
// https://jarcasting.com/artifacts/org.molgenis/molgenis-frontend/
implementation ("org.molgenis:molgenis-frontend:8.1.8")
'org.molgenis:molgenis-frontend:jar:8.1.8'
<dependency org="org.molgenis" name="molgenis-frontend" rev="8.1.8">
<artifact name="molgenis-frontend" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.molgenis', module='molgenis-frontend', version='8.1.8')
)
libraryDependencies += "org.molgenis" % "molgenis-frontend" % "8.1.8"
[org.molgenis/molgenis-frontend "8.1.8"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.springframework.boot : spring-boot-starter-logging | jar | 2.1.3.RELEASE |
org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
com.google.guava : guava | jar | 25.0-jre |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
javax.xml.bind : jaxb-api | jar | 2.2.11 |