Last Version

spring-test-utils 1.3.0

Testing utilities for Spring

License

License

MIT
Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.ngeor
ArtifactId

ArtifactId

spring-test-utils
Version

Version

1.3.0
Type

Type

jar
Description

Description

spring-test-utils
Testing utilities for Spring

Download spring-test-utils 1.3.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-web jar 5.0.7.RELEASE
org.springframework : spring-test jar 5.0.7.RELEASE
org.hamcrest : hamcrest-core Optional jar 1.3
org.springframework : spring-context jar 5.0.7.RELEASE
org.assertj : assertj-core jar 3.10.0

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.mockito : mockito-core jar 2.17.0
javax.servlet : javax.servlet-api jar 3.1.0
org.springframework : spring-webmvc jar 5.0.7.RELEASE

Project Modules

There are no modules declared in this project.