Last Version

Muon Core 7.4.1

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

License

License

GroupId

GroupId

io.muoncore
ArtifactId

ArtifactId

muon-core
Version

Version

7.4.1
Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://muoncore.io
Source Code Management

Source Code Management

https://github.com/muoncore/muon-java

Download muon-core 7.4.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.reactivestreams : reactive-streams jar 1.0.0
com.google.code.gson : gson jar 2.3.1
org.apache.avro : avro jar 1.8.1
org.slf4j : slf4j-api jar 1.7.21

Project Modules

There are no modules declared in this project.