License |
License |
---|---|
GroupId | GroupIdorg.moduliths |
ArtifactId | ArtifactIdmoduliths-events |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionModuliths - Events
Parent pom providing dependency and plugin management for applications built with Maven
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
moduliths-events-1.3.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.moduliths/moduliths-events/ -->
<dependency>
<groupId>org.moduliths</groupId>
<artifactId>moduliths-events</artifactId>
<version>1.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.moduliths/moduliths-events/
implementation 'org.moduliths:moduliths-events:1.3.0'
// https://jarcasting.com/artifacts/org.moduliths/moduliths-events/
implementation ("org.moduliths:moduliths-events:1.3.0")
'org.moduliths:moduliths-events:pom:1.3.0'
<dependency org="org.moduliths" name="moduliths-events" rev="1.3.0">
<artifact name="moduliths-events" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.moduliths', module='moduliths-events', version='1.3.0')
)
libraryDependencies += "org.moduliths" % "moduliths-events" % "1.3.0"
[org.moduliths/moduliths-events "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.3.20 |
org.springframework : spring-tx | jar | 5.3.20 |
org.springframework : spring-aop | jar | 5.3.20 |
org.springframework : spring-jdbc | jar | 5.3.20 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.36 |