MVN

io.muserver : mu-acme

Maven & Gradle

Feb 18, 2023
3 stars

mu-acme · A library to make Mu Server work with LetsEncrypt and other ACME HTTPS certificate providers

<dependency>
    <groupId>io.muserver</groupId>
    <artifactId>mu-acme</artifactId>
    <version>0.4.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.muserver : mu-acme to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.8

All Versions

Choose a version of io.muserver : mu-acme to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
mu-acme-0.4.8
mu-acme-0.4.7
mu-acme-0.4.6
mu-acme-0.4.2
mu-acme-0.4.1
0.3.x
mu-acme-0.3.0
0.2.x
mu-acme-0.2.8
mu-acme-0.2.7
mu-acme-0.2.5
mu-acme-0.2.4
mu-acme-0.2.3
mu-acme-0.2.2
mu-acme-0.2.0
0.1.x
mu-acme-0.1.0
0.0.x
mu-acme-0.0.4
mu-acme-0.0.3
mu-acme-0.0.2

How to add a dependency to Maven

Add the following io.muserver : mu-acme maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.muserver</groupId>
    <artifactId>mu-acme</artifactId>
    <version>0.4.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.muserver : mu-acme gradle dependency to your build.gradle file:

implementation 'io.muserver:mu-acme:0.4.8'

Gradle Kotlin DSL: Add the following io.muserver : mu-acme gradle kotlin dependency to your build.gradle.kts file:

implementation("io.muserver:mu-acme:0.4.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.muserver : mu-acme sbt scala dependency to your build.sbt file:

libraryDependencies += "io.muserver" % "mu-acme" % "0.4.8"

Advertisement

Dependencies from Group

Jul 22, 2023
3 usages
45 stars
Aug 07, 2022
1 usages
2 stars
Feb 18, 2023
3 stars

Discover Dependencies

Apr 18, 2020
5 usages
4 stars
Apr 18, 2020
4 stars
Apr 18, 2020
4 stars
Jul 18, 2019
1 usages
6 stars
Nov 22, 2022
2 usages
0 stars
May 15, 2019
1 usages
19 stars