License |
License |
---|---|
GroupId | GroupIdorg.moduliths |
ArtifactId | ArtifactIdmoduliths-moments |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
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.pom | |
moduliths-moments-1.3.0.jar | 27 KB |
moduliths-moments-1.3.0-sources.jar | 16 KB |
moduliths-moments-1.3.0-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</version>
</dependency>
// https://jarcasting.com/artifacts/org.moduliths/moduliths-moments/
implementation 'org.moduliths:moduliths-moments:1.3.0'
// https://jarcasting.com/artifacts/org.moduliths/moduliths-moments/
implementation ("org.moduliths:moduliths-moments:1.3.0")
'org.moduliths:moduliths-moments:jar:1.3.0'
<dependency org="org.moduliths" name="moduliths-moments" rev="1.3.0">
<artifact name="moduliths-moments" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.moduliths', module='moduliths-moments', version='1.3.0')
)
libraryDependencies += "org.moduliths" % "moduliths-moments" % "1.3.0"
[org.moduliths/moduliths-moments "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jmolecules : jmolecules-events | jar | 1.4.0 |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | 2.6.8 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.8 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |