is not current version
Last Version 1.3.0

Moduliths - Test 1.1.0-RC2

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.1.0-RC2
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.1.0-RC2


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

Dependencies

compile (7)

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

provided (1)

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

Project Modules

There are no modules declared in this project.