License |
License |
---|---|
GroupId | GroupIdorg.moduliths |
ArtifactId | ArtifactIdmoduliths-core |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionModuliths - Core
Parent pom providing dependency and plugin management for applications built with Maven
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
moduliths-core-1.3.0.pom | |
moduliths-core-1.3.0.jar | 100 KB |
moduliths-core-1.3.0-sources.jar | 38 KB |
moduliths-core-1.3.0-javadoc.jar | 235 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.moduliths/moduliths-core/ -->
<dependency>
<groupId>org.moduliths</groupId>
<artifactId>moduliths-core</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.moduliths/moduliths-core/
implementation 'org.moduliths:moduliths-core:1.3.0'
// https://jarcasting.com/artifacts/org.moduliths/moduliths-core/
implementation ("org.moduliths:moduliths-core:1.3.0")
'org.moduliths:moduliths-core:jar:1.3.0'
<dependency org="org.moduliths" name="moduliths-core" rev="1.3.0">
<artifact name="moduliths-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.moduliths', module='moduliths-core', version='1.3.0')
)
libraryDependencies += "org.moduliths" % "moduliths-core" % "1.3.0"
[org.moduliths/moduliths-core "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.moduliths : moduliths-api | jar | 1.3.0 |
com.tngtech.archunit : archunit | jar | 0.23.1 |
org.springframework : spring-core | jar | 5.3.20 |
org.springframework.data : spring-data-commons Optional | jar | 2.6.4 |
org.jmolecules : jmolecules-ddd Optional | jar | 1.4.0 |
org.jmolecules.integrations : jmolecules-archunit Optional | jar | 0.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |