is not current version
Last Version 1.2.0.RELEASE

io.springlets:springlets-test-autoconfigure 1.2.0.RC2

Springlets tests auto-configurators for Spring Boot adding new test slice annotation taking into account the Springlets libraries

Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

io.springlets
ArtifactId

ArtifactId

springlets-test-autoconfigure
Version

Version

1.2.0.RC2
Type

Type

jar

Download springlets-test-autoconfigure 1.2.0.RC2


<!-- https://jarcasting.com/artifacts/io.springlets/springlets-test-autoconfigure/ -->
<dependency>
    <groupId>io.springlets</groupId>
    <artifactId>springlets-test-autoconfigure</artifactId>
    <version>1.2.0.RC2</version>
</dependency>
// https://jarcasting.com/artifacts/io.springlets/springlets-test-autoconfigure/
implementation 'io.springlets:springlets-test-autoconfigure:1.2.0.RC2'
// https://jarcasting.com/artifacts/io.springlets/springlets-test-autoconfigure/
implementation ("io.springlets:springlets-test-autoconfigure:1.2.0.RC2")
'io.springlets:springlets-test-autoconfigure:jar:1.2.0.RC2'
<dependency org="io.springlets" name="springlets-test-autoconfigure" rev="1.2.0.RC2">
  <artifact name="springlets-test-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.springlets', module='springlets-test-autoconfigure', version='1.2.0.RC2')
)
libraryDependencies += "io.springlets" % "springlets-test-autoconfigure" % "1.2.0.RC2"
[io.springlets/springlets-test-autoconfigure "1.2.0.RC2"]