Last Version

Moduliths - Test 1.3.0

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

org.moduliths
ArtifactId

ArtifactId

moduliths-test
Version

Version

1.3.0
Type

Type

jar
Description

Description

Moduliths - Test
Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

Moduliths

Download moduliths-test 1.3.0


<!-- 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"]

Dependencies

compile (7)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

Project Modules

There are no modules declared in this project.