is not current version
Last Version boot2-v1.1

Spring Boot Test Context Cache Limiter boot2-v1.0

Limits the number of contexts created by Spring during tests

License

License

GroupId

GroupId

com.teketik
ArtifactId

ArtifactId

spring-test-context-cache-limiter
Version

Version

boot2-v1.0
Type

Type

jar
Description

Description

Spring Boot Test Context Cache Limiter
Limits the number of contexts created by Spring during tests
Project URL

Project URL

https://github.com/antoinemeyer/spring-test-context-cache-limiter
Source Code Management

Source Code Management

https://github.com/antoinemeyer/spring-test-context-cache-limiter

Download spring-test-context-cache-limiter boot2-v1.0


<!-- https://jarcasting.com/artifacts/com.teketik/spring-test-context-cache-limiter/ -->
<dependency>
    <groupId>com.teketik</groupId>
    <artifactId>spring-test-context-cache-limiter</artifactId>
    <version>boot2-v1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.teketik/spring-test-context-cache-limiter/
implementation 'com.teketik:spring-test-context-cache-limiter:boot2-v1.0'
// https://jarcasting.com/artifacts/com.teketik/spring-test-context-cache-limiter/
implementation ("com.teketik:spring-test-context-cache-limiter:boot2-v1.0")
'com.teketik:spring-test-context-cache-limiter:jar:boot2-v1.0'
<dependency org="com.teketik" name="spring-test-context-cache-limiter" rev="boot2-v1.0">
  <artifact name="spring-test-context-cache-limiter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.teketik', module='spring-test-context-cache-limiter', version='boot2-v1.0')
)
libraryDependencies += "com.teketik" % "spring-test-context-cache-limiter" % "boot2-v1.0"
[com.teketik/spring-test-context-cache-limiter "boot2-v1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-test jar 2.2.13.RELEASE
org.springframework : spring-test jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.13.RELEASE

Project Modules

There are no modules declared in this project.