License |
License |
---|---|
GroupId | GroupIdorg.moduliths |
ArtifactId | ArtifactIdmoduliths-events |
Version | Version1.2.1 |
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.2.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.moduliths/moduliths-events/ -->
<dependency>
<groupId>org.moduliths</groupId>
<artifactId>moduliths-events</artifactId>
<version>1.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.moduliths/moduliths-events/
implementation 'org.moduliths:moduliths-events:1.2.1'
// https://jarcasting.com/artifacts/org.moduliths/moduliths-events/
implementation ("org.moduliths:moduliths-events:1.2.1")
'org.moduliths:moduliths-events:pom:1.2.1'
<dependency org="org.moduliths" name="moduliths-events" rev="1.2.1">
<artifact name="moduliths-events" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.moduliths', module='moduliths-events', version='1.2.1')
)
libraryDependencies += "org.moduliths" % "moduliths-events" % "1.2.1"
[org.moduliths/moduliths-events "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.3.10 |
org.springframework : spring-tx | jar | 5.3.10 |
org.springframework : spring-aop | jar | 5.3.10 |
org.springframework : spring-jdbc | jar | 5.3.10 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.32 |