| License |
License |
|---|---|
| GroupId | GroupIdorg.moduliths |
| ArtifactId | ArtifactIdmoduliths-starter-test |
| Last Version | Last Version1.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionModuliths - Starter Test
Parent pom providing dependency and plugin management for applications built with Maven
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| moduliths-starter-test-1.3.0.pom | |
| moduliths-starter-test-1.3.0.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.moduliths/moduliths-starter-test/ -->
<dependency>
<groupId>org.moduliths</groupId>
<artifactId>moduliths-starter-test</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.moduliths/moduliths-starter-test/
implementation 'org.moduliths:moduliths-starter-test:1.3.0'
// https://jarcasting.com/artifacts/org.moduliths/moduliths-starter-test/
implementation ("org.moduliths:moduliths-starter-test:1.3.0")
'org.moduliths:moduliths-starter-test:jar:1.3.0'
<dependency org="org.moduliths" name="moduliths-starter-test" rev="1.3.0">
<artifact name="moduliths-starter-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.moduliths', module='moduliths-starter-test', version='1.3.0')
)
libraryDependencies += "org.moduliths" % "moduliths-starter-test" % "1.3.0"
[org.moduliths/moduliths-starter-test "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.moduliths : moduliths-test | jar | 1.3.0 |
| org.moduliths : moduliths-docs | jar | 1.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.24 |