License |
License |
---|---|
GroupId | GroupIdorg.moduliths |
ArtifactId | ArtifactIdmoduliths-test |
Version | Version1.1.0-RC2 |
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.1.0-RC2.pom | |
moduliths-test-1.1.0-RC2.jar | 34 KB |
moduliths-test-1.1.0-RC2-sources.jar | 18 KB |
moduliths-test-1.1.0-RC2-javadoc.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.moduliths/moduliths-test/ -->
<dependency>
<groupId>org.moduliths</groupId>
<artifactId>moduliths-test</artifactId>
<version>1.1.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/org.moduliths/moduliths-test/
implementation 'org.moduliths:moduliths-test:1.1.0-RC2'
// https://jarcasting.com/artifacts/org.moduliths/moduliths-test/
implementation ("org.moduliths:moduliths-test:1.1.0-RC2")
'org.moduliths:moduliths-test:jar:1.1.0-RC2'
<dependency org="org.moduliths" name="moduliths-test" rev="1.1.0-RC2">
<artifact name="moduliths-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.moduliths', module='moduliths-test', version='1.1.0-RC2')
)
libraryDependencies += "org.moduliths" % "moduliths-test" % "1.1.0-RC2"
[org.moduliths/moduliths-test "1.1.0-RC2"]
Group / Artifact | Type | Version |
---|---|---|
org.moduliths : moduliths-core | jar | 1.1.0-RC2 |
org.springframework.boot : spring-boot-test-autoconfigure | jar | 2.3.9.RELEASE |
org.springframework.data : spring-data-commons Optional | jar | 2.3.7.RELEASE |
org.springframework : spring-test | jar | 5.2.13.RELEASE |
org.assertj : assertj-core | jar | 3.16.1 |
org.junit.jupiter : junit-jupiter-api Optional | jar | 5.6.3 |
org.springframework.boot : spring-boot-starter-test Optional | jar | 2.3.9.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.18 |