Last Version

essence 0.13.0

Automatically extracts the main text content (and much more) from an HTML document

License

License

GroupId

GroupId

io.github.cdimascio
ArtifactId

ArtifactId

essence
Version

Version

0.13.0
Type

Type

jar
Description

Description

essence
Automatically extracts the main text content (and much more) from an HTML document
Project URL

Project URL

https://github.com/cdimascio/essence
Project Organization

Project Organization

Carmine DiMascio OSS
Source Code Management

Source Code Management

https://github.com/cdimascio/essence

Download essence 0.13.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.0
org.jsoup : jsoup jar 1.11.3
com.fasterxml.jackson.core : jackson-core jar 2.9.7
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.9.7

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.0

Project Modules

There are no modules declared in this project.