не последняя версия
Последняя версия 1.3.17

com.github.mvysny.kaributesting:mock-servlet-environment 1.0.4

Karibu Testing, support for browserless Vaadin testing in Kotlin

Группа

Группа

com.github.mvysny.kaributesting
Идентификатор

Идентификатор

mock-servlet-environment
Версия

Версия

1.0.4
Тип

Тип

jar

Скачать mock-servlet-environment 1.0.4


<!-- https://jarcasting.com/artifacts/com.github.mvysny.kaributesting/mock-servlet-environment/ -->
<dependency>
    <groupId>com.github.mvysny.kaributesting</groupId>
    <artifactId>mock-servlet-environment</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mvysny.kaributesting/mock-servlet-environment/
implementation 'com.github.mvysny.kaributesting:mock-servlet-environment:1.0.4'
// https://jarcasting.com/artifacts/com.github.mvysny.kaributesting/mock-servlet-environment/
implementation ("com.github.mvysny.kaributesting:mock-servlet-environment:1.0.4")
'com.github.mvysny.kaributesting:mock-servlet-environment:jar:1.0.4'
<dependency org="com.github.mvysny.kaributesting" name="mock-servlet-environment" rev="1.0.4">
  <artifact name="mock-servlet-environment" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mvysny.kaributesting', module='mock-servlet-environment', version='1.0.4')
)
libraryDependencies += "com.github.mvysny.kaributesting" % "mock-servlet-environment" % "1.0.4"
[com.github.mvysny.kaributesting/mock-servlet-environment "1.0.4"]