MVN

se.alipsa : munin

Maven & Gradle

Aug 16, 2022
2 stars

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

<dependency>
    <groupId>se.alipsa</groupId>
    <artifactId>munin</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of se.alipsa : munin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of se.alipsa : munin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
munin-1.2.1
munin-1.2.0
1.1.x
munin-1.1.7
munin-1.1.6
munin-1.1.5
munin-1.1.4
munin-1.1.3
munin-1.1.2
munin-1.1.1
munin-1.1.0
1.0.x
munin-1.0.1
munin-1.0.0

How to add a dependency to Maven

Add the following se.alipsa : munin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>se.alipsa</groupId>
    <artifactId>munin</artifactId>
    <version>1.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following se.alipsa : munin gradle dependency to your build.gradle file:

implementation 'se.alipsa:munin:1.2.1'

Gradle Kotlin DSL: Add the following se.alipsa : munin gradle kotlin dependency to your build.gradle.kts file:

implementation("se.alipsa:munin:1.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following se.alipsa : munin sbt scala dependency to your build.sbt file:

libraryDependencies += "se.alipsa" % "munin" % "1.2.1"

Advertisement

Dependencies from Group

Dec 09, 2021
2 usages
1 stars
Aug 16, 2022
2 usages
0 stars
Mar 25, 2022
1 usages
6 stars
Mar 26, 2022
1 usages
1 stars
Oct 30, 2020
1 usages
8 stars

Discover Dependencies