License |
License |
---|---|
GroupId | GroupIdio.tesler |
ArtifactId | ArtifactIdtesler-testing |
Version | Version3.0.0.M13 |
Type | Typejar |
Description |
DescriptionIO Tesler - Testing
Java framework designed for creating Enterprise Rich Web Applications
|
Project Organization |
Project OrganizationTesler |
Filename | Size |
---|---|
tesler-testing-3.0.0.M13.pom | |
tesler-testing-3.0.0.M13.jar | 5 KB |
tesler-testing-3.0.0.M13-tests.jar | 13 KB |
tesler-testing-3.0.0.M13-sources.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.tesler/tesler-testing/ -->
<dependency>
<groupId>io.tesler</groupId>
<artifactId>tesler-testing</artifactId>
<version>3.0.0.M13</version>
</dependency>
// https://jarcasting.com/artifacts/io.tesler/tesler-testing/
implementation 'io.tesler:tesler-testing:3.0.0.M13'
// https://jarcasting.com/artifacts/io.tesler/tesler-testing/
implementation ("io.tesler:tesler-testing:3.0.0.M13")
'io.tesler:tesler-testing:jar:3.0.0.M13'
<dependency org="io.tesler" name="tesler-testing" rev="3.0.0.M13">
<artifact name="tesler-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tesler', module='tesler-testing', version='3.0.0.M13')
)
libraryDependencies += "io.tesler" % "tesler-testing" % "3.0.0.M13"
[io.tesler/tesler-testing "3.0.0.M13"]
Group / Artifact | Type | Version |
---|---|---|
io.tesler : tesler-core | jar | 3.0.0.M13 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |