io.pythagoras.messagebus:core

Pythagoras message bus core library

License

License

GroupId

GroupId

io.pythagoras.messagebus
ArtifactId

ArtifactId

core
Last Version

Last Version

1.8.3
Release Date

Release Date

Type

Type

jar
Description

Description

io.pythagoras.messagebus:core
Pythagoras message bus core library

Download core

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-context jar 4.3.13.RELEASE
org.springframework.boot : spring-boot jar 1.5.8.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.9.7
org.slf4j : slf4j-api jar 1.7.25
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.9.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.3
1.8.2
1.8.1
1.8.0
1.7.3
1.7.2
1.7.1
1.7.0
1.6.0
1.5.1
1.5.0
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0