License |
License |
---|---|
GroupId | GroupIdio.pythagoras.messagebus |
ArtifactId | ArtifactIdcore |
Last Version | Last Version1.8.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.pythagoras.messagebus:core
Pythagoras message bus core library
|
Filename | Size |
---|---|
core-1.8.3.pom | |
core-1.8.3.jar | 21 KB |
core-1.8.3-sources.jar | 12 KB |
core-1.8.3-javadoc.jar | 127 KB |
Browse |
<!-- 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"]
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 |