| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.pastdev.httpcomponents |
| Идентификатор | Идентификаторserver-test |
| Последняя версия | Последняя версия0.1.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеServer Test
A library for test infrastructure
|
| Организация-разработчик |
Организация-разработчикpastdev.com |
| Имя Файла | Размер |
|---|---|
| server-test-0.1.3.pom | |
| server-test-0.1.3.jar | 5 KB |
| server-test-0.1.3-sources.jar | 1 KB |
| server-test-0.1.3-javadoc.jar | 41 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.pastdev.httpcomponents/server-test/ -->
<dependency>
<groupId>com.pastdev.httpcomponents</groupId>
<artifactId>server-test</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.pastdev.httpcomponents/server-test/
implementation 'com.pastdev.httpcomponents:server-test:0.1.3'
// https://jarcasting.com/artifacts/com.pastdev.httpcomponents/server-test/
implementation ("com.pastdev.httpcomponents:server-test:0.1.3")
'com.pastdev.httpcomponents:server-test:jar:0.1.3'
<dependency org="com.pastdev.httpcomponents" name="server-test" rev="0.1.3">
<artifact name="server-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pastdev.httpcomponents', module='server-test', version='0.1.3')
)
libraryDependencies += "com.pastdev.httpcomponents" % "server-test" % "0.1.3"
[com.pastdev.httpcomponents/server-test "0.1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.pastdev.httpcomponents : server | jar | 0.1.3 |
| junit : junit | jar | 4.11 |
| org.slf4j : slf4j-api | jar | 1.7.7 |