| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJooby Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаorg.jooby |
| Идентификатор | Идентификаторjooby-tests |
| Последняя версия | Последняя версия0.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеfeature set and tests
Integration tests for Jooby
|
| Имя Файла | Размер |
|---|---|
| jooby-tests-0.1.0.pom | |
| jooby-tests-0.1.0.jar | 7 KB |
| jooby-tests-0.1.0-sources.jar | 3 KB |
| jooby-tests-0.1.0-javadoc.jar | 31 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jooby/jooby-tests/ -->
<dependency>
<groupId>org.jooby</groupId>
<artifactId>jooby-tests</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jooby/jooby-tests/
implementation 'org.jooby:jooby-tests:0.1.0'
// https://jarcasting.com/artifacts/org.jooby/jooby-tests/
implementation ("org.jooby:jooby-tests:0.1.0")
'org.jooby:jooby-tests:jar:0.1.0'
<dependency org="org.jooby" name="jooby-tests" rev="0.1.0">
<artifact name="jooby-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jooby', module='jooby-tests', version='0.1.0')
)
libraryDependencies += "org.jooby" % "jooby-tests" % "0.1.0"
[org.jooby/jooby-tests "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jooby : jooby | jar | 0.1.0 |
| junit : junit | jar | 4.11 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.httpcomponents : fluent-hc | jar | 4.4-beta1 |
| org.apache.httpcomponents : httpmime | jar | 4.4-beta1 |
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| org.easymock : easymock | jar | 3.2 |
| org.powermock : powermock-api-easymock | jar | 1.5.4 |
| org.powermock : powermock-module-junit4 | jar | 1.5.4 |