Last Version

IO Tesler - Testing 3.0.4

Java framework designed for creating Enterprise Rich Web Applications

License

License

GroupId

GroupId

io.tesler
ArtifactId

ArtifactId

tesler-testing
Version

Version

3.0.4
Type

Type

jar
Description

Description

IO Tesler - Testing
Java framework designed for creating Enterprise Rich Web Applications
Project Organization

Project Organization

Tesler

Download tesler-testing 3.0.4


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

Dependencies

compile (6)

Group / Artifact Type Version
io.tesler : tesler-core jar 3.0.4
org.mockito : mockito-core jar 3.9.0
org.springframework.boot : spring-boot-starter-test jar 2.5.1
org.springframework : spring-test jar 5.3.8
org.assertj : assertj-core jar 3.19.0
javax.servlet : javax.servlet-api jar 4.0.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.