is not current version
Last Version 1.3.0

Moduliths - Events - Spring Boot Starter 1.2.0-M1

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

License

License

GroupId

GroupId

org.moduliths
ArtifactId

ArtifactId

moduliths-events-starter
Version

Version

1.2.0-M1
Type

Type

jar
Description

Description

Moduliths - Events - Spring Boot Starter
Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

Moduliths

Download moduliths-events-starter 1.2.0-M1


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.5.2
org.moduliths : moduliths-events-jpa jar 1.2.0-M1
org.moduliths : moduliths-events-jackson jar 1.2.0-M1
org.springframework : spring-context jar 5.3.8
org.springframework : spring-tx jar 5.3.8
org.springframework : spring-aop jar 5.3.8
org.springframework : spring-jdbc jar 5.3.8
org.slf4j : slf4j-api jar 1.7.31

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.31

Project Modules

There are no modules declared in this project.