is not current version
Last Version 1.3.0

org.moduliths:moduliths-events-starter 1.2.2

Parent pom providing dependency and plugin management for applications built with Maven

GroupId

GroupId

org.moduliths
ArtifactId

ArtifactId

moduliths-events-starter
Version

Version

1.2.2
Type

Type

jar

Download moduliths-events-starter 1.2.2


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