| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.robbypond |
| Идентификатор | Идентификаторboilerpipe |
| Версия | Версия1.2.3 |
| Тип | Типjar |
| Описание |
ОписаниеBoilerpipe
A fork of tthe Boilerpipe Text Extraction library
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| boilerpipe-1.2.3.pom | |
| boilerpipe-1.2.3.jar | 137 KB |
| boilerpipe-1.2.3-sources.jar | 111 KB |
| boilerpipe-1.2.3-javadoc.jar | 344 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.robbypond/boilerpipe/ -->
<dependency>
<groupId>com.robbypond</groupId>
<artifactId>boilerpipe</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.robbypond/boilerpipe/
implementation 'com.robbypond:boilerpipe:1.2.3'
// https://jarcasting.com/artifacts/com.robbypond/boilerpipe/
implementation ("com.robbypond:boilerpipe:1.2.3")
'com.robbypond:boilerpipe:jar:1.2.3'
<dependency org="com.robbypond" name="boilerpipe" rev="1.2.3">
<artifact name="boilerpipe" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.robbypond', module='boilerpipe', version='1.2.3')
)
libraryDependencies += "com.robbypond" % "boilerpipe" % "1.2.3"
[com.robbypond/boilerpipe "1.2.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sourceforge.nekohtml : nekohtml | jar | 1.9.21 |
| xerces : xercesImpl | jar | 2.11.0 |
| net.htmlparser.jericho : jericho-html | jar | 3.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| commons-io : commons-io | jar | 2.4 |