| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииPippo Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаro.pippo |
| Идентификатор | Идентификаторpippo-test |
| Последняя версия | Последняя версия1.13.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPippo Test
Base for testing Pippo applications
|
| Имя Файла | Размер |
|---|---|
| pippo-test-1.13.1.pom | |
| pippo-test-1.13.1.jar | 6 KB |
| pippo-test-1.13.1-sources.jar | 4 KB |
| pippo-test-1.13.1-javadoc.jar | 31 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ro.pippo/pippo-test/ -->
<dependency>
<groupId>ro.pippo</groupId>
<artifactId>pippo-test</artifactId>
<version>1.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/ro.pippo/pippo-test/
implementation 'ro.pippo:pippo-test:1.13.1'
// https://jarcasting.com/artifacts/ro.pippo/pippo-test/
implementation ("ro.pippo:pippo-test:1.13.1")
'ro.pippo:pippo-test:jar:1.13.1'
<dependency org="ro.pippo" name="pippo-test" rev="1.13.1">
<artifact name="pippo-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.pippo', module='pippo-test', version='1.13.1')
)
libraryDependencies += "ro.pippo" % "pippo-test" % "1.13.1"
[ro.pippo/pippo-test "1.13.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ro.pippo : pippo-core | jar | 1.13.1 |
| com.jayway.restassured : rest-assured | jar | 2.9.0 |
| junit : junit | jar | 4.13 |