Munin - a Renjin based web reporting server

A reporting server based on Renjin and Spring Boot.

License

License

GroupId

GroupId

se.alipsa
ArtifactId

ArtifactId

munin
Last Version

Last Version

1.2.0
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (24)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.6.3
org.springframework.boot : spring-boot-starter-undertow jar 2.6.3
org.springframework.boot : spring-boot-starter-security jar 2.6.3
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.1
se.alipsa : mdr jar 1.5.1
commons-io : commons-io jar 2.11.0
org.apache.commons : commons-collections4 jar 4.4
org.springframework.boot : spring-boot-starter-data-jpa jar 2.6.3
com.h2database : h2 jar 2.1.210
org.liquibase : liquibase-core jar 4.7.1
com.cronutils : cron-utils jar 9.1.6
org.springframework.boot : spring-boot-starter-mail jar 2.6.3
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.3
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.6.3
org.thymeleaf.extras : thymeleaf-extras-springsecurity5 jar 3.0.4.RELEASE
org.webjars : webjars-locator jar 0.42
org.webjars : bootstrap jar 5.1.3
org.webjars : jquery jar 3.6.0
org.webjars : codemirror jar 5.62.2
org.springframework.boot : spring-boot-starter-actuator jar 2.6.3
org.springframework.boot : spring-boot-devtools Optional jar 2.6.3
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

provided (1)

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

test (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.3
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.platform : junit-platform-launcher jar 1.8.2
org.junit.platform : junit-platform-commons jar 1.8.2
org.junit.platform : junit-platform-engine jar 1.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0