Last Version

Recordo Spring MockMvc 1.2.3

Spring MockMvc module of Recordo JUnit extension.

License

License

GroupId

GroupId

com.cariochi.recordo
ArtifactId

ArtifactId

recordo-spring-mockmvc
Version

Version

1.2.3
Type

Type

jar
Description

Description

Recordo Spring MockMvc
Spring MockMvc module of Recordo JUnit extension.
Project URL

Project URL

https://cariochi.com/recordo/mockmvc

Download recordo-spring-mockmvc 1.2.3


<!-- https://jarcasting.com/artifacts/com.cariochi.recordo/recordo-spring-mockmvc/ -->
<dependency>
    <groupId>com.cariochi.recordo</groupId>
    <artifactId>recordo-spring-mockmvc</artifactId>
    <version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.cariochi.recordo/recordo-spring-mockmvc/
implementation 'com.cariochi.recordo:recordo-spring-mockmvc:1.2.3'
// https://jarcasting.com/artifacts/com.cariochi.recordo/recordo-spring-mockmvc/
implementation ("com.cariochi.recordo:recordo-spring-mockmvc:1.2.3")
'com.cariochi.recordo:recordo-spring-mockmvc:jar:1.2.3'
<dependency org="com.cariochi.recordo" name="recordo-spring-mockmvc" rev="1.2.3">
  <artifact name="recordo-spring-mockmvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cariochi.recordo', module='recordo-spring-mockmvc', version='1.2.3')
)
libraryDependencies += "com.cariochi.recordo" % "recordo-spring-mockmvc" % "1.2.3"
[com.cariochi.recordo/recordo-spring-mockmvc "1.2.3"]

Dependencies

compile (2)

Group / Artifact Type Version
com.cariochi.recordo : recordo-core jar 1.2.3
org.assertj : assertj-core jar 3.23.1

provided (5)

Group / Artifact Type Version
org.springframework.data : spring-data-commons jar 2.7.0
org.springframework : spring-web jar 5.3.20
org.springframework : spring-webmvc jar 5.3.20
org.springframework : spring-test jar 5.3.20
javax.servlet : javax.servlet-api jar 4.0.1

Project Modules

There are no modules declared in this project.