| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJetty Контейнер Application Servers |
| Группа | Группаcom.thoughtworks.inproctester |
| Идентификатор | Идентификаторinproctester-jetty-tests |
| Последняя версия | Последняя версия1.0.15 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеIn Process Tester :: Jetty Tests
HtmlUnit and WebDriver extensions to enable testing of a web application in-processs
|
<!-- https://jarcasting.com/artifacts/com.thoughtworks.inproctester/inproctester-jetty-tests/ -->
<dependency>
<groupId>com.thoughtworks.inproctester</groupId>
<artifactId>inproctester-jetty-tests</artifactId>
<version>1.0.15</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.inproctester/inproctester-jetty-tests/
implementation 'com.thoughtworks.inproctester:inproctester-jetty-tests:1.0.15'
// https://jarcasting.com/artifacts/com.thoughtworks.inproctester/inproctester-jetty-tests/
implementation ("com.thoughtworks.inproctester:inproctester-jetty-tests:1.0.15")
'com.thoughtworks.inproctester:inproctester-jetty-tests:war:1.0.15'
<dependency org="com.thoughtworks.inproctester" name="inproctester-jetty-tests" rev="1.0.15">
<artifact name="inproctester-jetty-tests" type="war" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.inproctester', module='inproctester-jetty-tests', version='1.0.15')
)
libraryDependencies += "com.thoughtworks.inproctester" % "inproctester-jetty-tests" % "1.0.15"
[com.thoughtworks.inproctester/inproctester-jetty-tests "1.0.15"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.thoughtworks.inproctester : inproctester-jetty | jar | 1.0.15 |
| junit : junit-dep | jar | 4.10 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |