Last Version

Springlets Test AutoConfiguration 1.2.0.RELEASE

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

License

License

Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

io.springlets
ArtifactId

ArtifactId

springlets-test-autoconfigure
Version

Version

1.2.0.RELEASE
Type

Type

jar
Description

Description

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

Project Organization

DISID Corporation

Download springlets-test-autoconfigure 1.2.0.RELEASE


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework : spring-web jar
org.springframework : spring-webmvc jar
org.springframework : spring-test jar
org.springframework.boot : spring-boot-test-autoconfigure jar 1.4.5.RELEASE
org.springframework.data : spring-data-commons jar
io.springlets : springlets-data-commons jar 1.2.0.RELEASE
io.springlets : springlets-web jar 1.2.0.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 2.5.0
org.mockito : mockito-core jar 1.10.19
org.slf4j : jcl-over-slf4j jar 1.7.24
org.codehaus.mojo : cobertura-maven-plugin jar 2.7

Project Modules

There are no modules declared in this project.