is not current version
Last Version 1.5.0

io.pythagoras.messagebus:parent 1.4.4

Parent POM for Pythagoras Message Bus

GroupId

GroupId

io.pythagoras.messagebus
ArtifactId

ArtifactId

parent
Version

Version

1.4.4
Type

Type

pom

Download parent 1.4.4

Filename Size
parent-1.4.4.pom 5 KB
Browse

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