jfiveparse

jfiveparse is a 0 dependencies compact html 5 parser. It pass all the non scripted tests for the tokenizer and tree construction from the html5lib-tests suite.

Лицензия

Лицензия

Группа

Группа

ch.digitalfondue.jfiveparse
Идентификатор

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

jfiveparse
jfiveparse is a 0 dependencies compact html 5 parser. It pass all the non scripted tests for the tokenizer and tree construction from the html5lib-tests suite.
Ссылка на сайт

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

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

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

https://github.com/digitalfondue/jfiveparse.git

Скачать jfiveparse

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

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

Зависимости

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
com.google.code.gson : gson jar 2.9.0
org.apache.commons : commons-lang3 jar 3.12.0
org.jsoup : jsoup jar 1.15.1

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

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

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

Версия
1.0.0
0.10.0
0.9.0
0.8.1
0.8.0
0.7.1
0.7.0
0.6.2
0.6.1
0.6.0
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.1