License |
License |
---|---|
GroupId | GroupIdorg.moduliths |
ArtifactId | ArtifactIdmoduliths-moments |
Version | Version1.3.0-RC1 |
Type | Typejar |
Description |
DescriptionModuliths - Moments
Parent pom providing dependency and plugin management for applications built with Maven
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
moduliths-moments-1.3.0-RC1.pom | |
moduliths-moments-1.3.0-RC1.jar | 26 KB |
moduliths-moments-1.3.0-RC1-sources.jar | 16 KB |
moduliths-moments-1.3.0-RC1-javadoc.jar | 188 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.moduliths/moduliths-moments/ -->
<dependency>
<groupId>org.moduliths</groupId>
<artifactId>moduliths-moments</artifactId>
<version>1.3.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.moduliths/moduliths-moments/
implementation 'org.moduliths:moduliths-moments:1.3.0-RC1'
// https://jarcasting.com/artifacts/org.moduliths/moduliths-moments/
implementation ("org.moduliths:moduliths-moments:1.3.0-RC1")
'org.moduliths:moduliths-moments:jar:1.3.0-RC1'
<dependency org="org.moduliths" name="moduliths-moments" rev="1.3.0-RC1">
<artifact name="moduliths-moments" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.moduliths', module='moduliths-moments', version='1.3.0-RC1')
)
libraryDependencies += "org.moduliths" % "moduliths-moments" % "1.3.0-RC1"
[org.moduliths/moduliths-moments "1.3.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.jmolecules : jmolecules-events | jar | 1.4.0 |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | 2.6.6 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.6 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |