io.pythagoras.messagebus:parent

Parent POM for Pythagoras Message Bus

License

License

GroupId

GroupId

io.pythagoras.messagebus
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

pom
Description

Description

io.pythagoras.messagebus:parent
Parent POM for Pythagoras Message Bus

Download parent

Filename Size
parent-1.5.0.pom 5 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.9.RELEASE

Project Modules

  • core
  • adapterrabbitmq
  • adpater-sqs-sns

Versions

Version
1.5.0
1.4.4
1.4.2
1.4.1
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0