| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.beothorn |
| Идентификатор | ИдентификаторwebGrude |
| Последняя версия | Последняя версия2.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWebGrude
Loads the content of a html on a anottated java class.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| webGrude-2.1.1.pom | |
| webGrude-2.1.1.jar | 16 KB |
| webGrude-2.1.1-sources.jar | 10 KB |
| webGrude-2.1.1-javadoc.jar | 75 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.beothorn/webGrude/ -->
<dependency>
<groupId>com.github.beothorn</groupId>
<artifactId>webGrude</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.beothorn/webGrude/
implementation 'com.github.beothorn:webGrude:2.1.1'
// https://jarcasting.com/artifacts/com.github.beothorn/webGrude/
implementation ("com.github.beothorn:webGrude:2.1.1")
'com.github.beothorn:webGrude:jar:2.1.1'
<dependency org="com.github.beothorn" name="webGrude" rev="2.1.1">
<artifact name="webGrude" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.beothorn', module='webGrude', version='2.1.1')
)
libraryDependencies += "com.github.beothorn" % "webGrude" % "2.1.1"
[com.github.beothorn/webGrude "2.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.5.2 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| org.jsoup : jsoup | jar | 1.9.2 |
| com.google.guava : guava | jar | 19.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.github.tomakehurst : wiremock | jar | 1.57 |