MVN

io.muoncore : muon-core

Maven & Gradle

Sep 30, 2017
3 usages
18 stars

Muon Core · Muon is a toolkit for building highly portable, polyglot, reactive microservices. Muon Core is the central foundation library for Muon on the JVM.

<dependency>
    <groupId>io.muoncore</groupId>
    <artifactId>muon-core</artifactId>
    <version>7.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.muoncore : muon-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 7.4.1

All Versions

Choose a version of io.muoncore : muon-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
7.4.x
muon-core-7.4.1

How to add a dependency to Maven

Add the following io.muoncore : muon-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.muoncore</groupId>
    <artifactId>muon-core</artifactId>
    <version>7.4.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.muoncore : muon-core gradle dependency to your build.gradle file:

implementation 'io.muoncore:muon-core:7.4.1'

Gradle Kotlin DSL: Add the following io.muoncore : muon-core gradle kotlin dependency to your build.gradle.kts file:

implementation("io.muoncore:muon-core:7.4.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.muoncore : muon-core sbt scala dependency to your build.sbt file:

libraryDependencies += "io.muoncore" % "muon-core" % "7.4.1"

Advertisement

Dependencies from Group

Sep 30, 2017
3 usages
18 stars

Discover Dependencies

Feb 15, 2019
5 usages
1 stars
Feb 26, 2018
3 usages
Oct 09, 2019
4 usages
3 stars
Jun 13, 2018
3 usages
Jun 04, 2018
6 usages
0 stars
Aug 12, 2018
3 usages
102 stars
Jan 27, 2019
2 usages
0 stars
Sep 30, 2019
2 usages
Jul 09, 2020
4 usages
194 stars