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