is not current version
Last Version 1.3.0

org.moduliths:moduliths-events-starter 1.1.0-RC1

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

GroupId

GroupId

org.moduliths
ArtifactId

ArtifactId

moduliths-events-starter
Version

Version

1.1.0-RC1
Type

Type

jar

Download moduliths-events-starter 1.1.0-RC1


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