| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.fluffyluffs |
| Идентификатор | Идентификаторhttp-Retriever4j |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеHTTPRetriever4J
Simple HTTP retriever
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| http-Retriever4j-1.0.0.pom | |
| http-Retriever4j-1.0.0.jar | 15 KB |
| http-Retriever4j-1.0.0-sources.jar | 8 KB |
| http-Retriever4j-1.0.0-javadoc.jar | 421 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.fluffyluffs/http-Retriever4j/ -->
<dependency>
<groupId>com.fluffyluffs</groupId>
<artifactId>http-Retriever4j</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fluffyluffs/http-Retriever4j/
implementation 'com.fluffyluffs:http-Retriever4j:1.0.0'
// https://jarcasting.com/artifacts/com.fluffyluffs/http-Retriever4j/
implementation ("com.fluffyluffs:http-Retriever4j:1.0.0")
'com.fluffyluffs:http-Retriever4j:jar:1.0.0'
<dependency org="com.fluffyluffs" name="http-Retriever4j" rev="1.0.0">
<artifact name="http-Retriever4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fluffyluffs', module='http-Retriever4j', version='1.0.0')
)
libraryDependencies += "com.fluffyluffs" % "http-Retriever4j" % "1.0.0"
[com.fluffyluffs/http-Retriever4j "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-core | jar | [2.14,2.15) |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | [4.13.1,4.14) |
| org.mockito : mockito-core | jar | [2.28,2.29) |
| org.powermock : powermock-api-mockito2 | jar | [2.0,2.1) |
| org.powermock : powermock-core | jar | [2.0,2.1) |
| org.powermock : powermock-module-junit4 | jar | [2.0,2.1) |