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