License |
License |
---|---|
GroupId | GroupIdse.alipsa |
ArtifactId | ArtifactIdmunin |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMunin - a Renjin based web reporting server
A reporting server based on Renjin and Spring Boot.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
munin-1.2.0.pom | |
munin-1.2.0.jar | 82 MB |
munin-1.2.0-sources.jar | 827 KB |
munin-1.2.0-javadoc.jar | 235 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs-annotations | jar | 4.5.3 |
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 |