License |
License |
---|---|
GroupId | GroupIdorg.moduliths |
ArtifactId | ArtifactIdmoduliths-test |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionModuliths - Test
Parent pom providing dependency and plugin management for applications built with Maven
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
moduliths-test-1.3.0.pom | |
moduliths-test-1.3.0.jar | 34 KB |
moduliths-test-1.3.0-sources.jar | 18 KB |
moduliths-test-1.3.0-javadoc.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.moduliths/moduliths-test/ -->
<dependency>
<groupId>org.moduliths</groupId>
<artifactId>moduliths-test</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.moduliths/moduliths-test/
implementation 'org.moduliths:moduliths-test:1.3.0'
// https://jarcasting.com/artifacts/org.moduliths/moduliths-test/
implementation ("org.moduliths:moduliths-test:1.3.0")
'org.moduliths:moduliths-test:jar:1.3.0'
<dependency org="org.moduliths" name="moduliths-test" rev="1.3.0">
<artifact name="moduliths-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.moduliths', module='moduliths-test', version='1.3.0')
)
libraryDependencies += "org.moduliths" % "moduliths-test" % "1.3.0"
[org.moduliths/moduliths-test "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.moduliths : moduliths-core | jar | 1.3.0 |
org.springframework.boot : spring-boot-test-autoconfigure | jar | 2.6.8 |
org.springframework.data : spring-data-commons Optional | jar | 2.6.4 |
org.springframework : spring-test | jar | 5.3.20 |
org.assertj : assertj-core | jar | 3.21.0 |
org.junit.jupiter : junit-jupiter-api Optional | jar | 5.8.2 |
org.springframework.boot : spring-boot-starter-test Optional | jar | 2.6.8 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |