is not current version
Last Version 1.2.0

Munin - a Renjin based web reporting server 1.1.4

A reporting server based on Renjin and Spring Boot.

License

License

GroupId

GroupId

se.alipsa
ArtifactId

ArtifactId

munin
Version

Version

1.1.4
Type

Type

jar
Description

Description

Munin - a Renjin based web reporting server
A reporting server based on Renjin and Spring Boot.
Project URL

Project URL

https://github.com/perNyfelt/munin
Source Code Management

Source Code Management

https://github.com/perNyfelt/munin/tree/main

Download munin 1.1.4


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

Dependencies

compile (24)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.4.2
org.springframework.boot : spring-boot-starter-undertow jar 2.4.2
org.springframework.boot : spring-boot-starter-security jar 2.4.2
org.renjin » renjin-aether-package-loader jar 3.5-beta76
se.alipsa : renjin-spring-boot-starter jar 1.0.0
se.alipsa : htmlcreator jar 1.4
se.alipsa : mdr2html jar 1.3
commons-io : commons-io jar 2.8.0
org.apache.commons : commons-collections4 jar 4.4
org.springframework.boot : spring-boot-starter-data-jpa jar 2.4.2
com.h2database : h2 jar 1.4.200
org.liquibase : liquibase-core jar 4.3.1
com.cronutils : cron-utils jar 9.1.3
org.springframework.boot : spring-boot-starter-mail jar 2.4.2
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.2
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.4.2
org.thymeleaf.extras : thymeleaf-extras-springsecurity5 jar 3.0.4.RELEASE
org.webjars : webjars-locator jar 0.40
org.webjars : bootstrap jar 4.6.0
org.webjars : jquery jar 3.6.0
org.webjars : codemirror jar 5.50.0
org.springframework.boot : spring-boot-starter-actuator jar 2.4.2
org.springframework.boot : spring-boot-devtools Optional jar 2.4.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.1

provided (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 4.2.2

test (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.2
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.platform : junit-platform-launcher jar 1.7.1
org.junit.platform : junit-platform-commons jar 1.7.1
org.junit.platform : junit-platform-engine jar 1.7.1

Project Modules

There are no modules declared in this project.