boilerpipe

Repackaging of Dropbox Java SDK with minor bug fixes and published on Maven Central Repository.

Лицензия

Лицензия

Группа

Группа

com.syncthemall
Идентификатор

Идентификатор

boilerpipe
Последняя версия

Последняя версия

1.2.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

boilerpipe
Repackaging of Dropbox Java SDK with minor bug fixes and published on Maven Central Repository.
Ссылка на сайт

Ссылка на сайт

https://github.com/vanduynslagerp/boilerpipe
Система контроля версий

Система контроля версий

https://github.com/vanduynslagerp/boilerpipe

Скачать boilerpipe

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.syncthemall/boilerpipe/ -->
<dependency>
    <groupId>com.syncthemall</groupId>
    <artifactId>boilerpipe</artifactId>
    <version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.syncthemall/boilerpipe/
implementation 'com.syncthemall:boilerpipe:1.2.2'
// https://jarcasting.com/artifacts/com.syncthemall/boilerpipe/
implementation ("com.syncthemall:boilerpipe:1.2.2")
'com.syncthemall:boilerpipe:jar:1.2.2'
<dependency org="com.syncthemall" name="boilerpipe" rev="1.2.2">
  <artifact name="boilerpipe" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.syncthemall', module='boilerpipe', version='1.2.2')
)
libraryDependencies += "com.syncthemall" % "boilerpipe" % "1.2.2"
[com.syncthemall/boilerpipe "1.2.2"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
net.sourceforge.nekohtml : nekohtml jar 1.9.20
xerces : xercesImpl jar 2.11.0

Модули Проекта

Данный проект не имеет модулей.

boilerpipe

Repackaging of boilerpipe published on Maven Central Repository.

Overview

This is a repackaging of the last sources of boilerpipe with some improvements:

  • Published on Maven Central Repository
  • Media extraction (Youtube videos, Vimeo videos and Images) within an article from Netbreeze-GmbH fork

Getting started

The best way to start is to look at boilerpipe QuickStart

Including the SDK in your project

Simply add a new dependency to your pom.xml:

<dependency>
	<groupId>com.syncthemall</groupId>
	<artifactId>boilerpipe</artifactId>
	<version>1.2.2</version>
</dependency>

Bitdeli Badge

Версии библиотеки

Версия
1.2.2
1.2.1