flexible-content-body-parser

Scala library for converting flexible content blobs into structured content

License

License

GroupId

GroupId

com.gu
ArtifactId

ArtifactId

flexible-content-body-parser_2.11
Last Version

Last Version

0.8
Release Date

Release Date

Type

Type

jar
Description

Description

flexible-content-body-parser
Scala library for converting flexible content blobs into structured content
Project URL

Project URL

https://github.com/guardian/flexible-content-body-parser
Project Organization

Project Organization

com.gu
Source Code Management

Source Code Management

https://github.com/guardian/flexible-content-body-parser

Download flexible-content-body-parser_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.gu/flexible-content-body-parser_2.11/ -->
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>flexible-content-body-parser_2.11</artifactId>
    <version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/flexible-content-body-parser_2.11/
implementation 'com.gu:flexible-content-body-parser_2.11:0.8'
// https://jarcasting.com/artifacts/com.gu/flexible-content-body-parser_2.11/
implementation ("com.gu:flexible-content-body-parser_2.11:0.8")
'com.gu:flexible-content-body-parser_2.11:jar:0.8'
<dependency org="com.gu" name="flexible-content-body-parser_2.11" rev="0.8">
  <artifact name="flexible-content-body-parser_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='flexible-content-body-parser_2.11', version='0.8')
)
libraryDependencies += "com.gu" % "flexible-content-body-parser_2.11" % "0.8"
[com.gu/flexible-content-body-parser_2.11 "0.8"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.4
org.jsoup : jsoup jar 1.7.3
com.github.nscala-time : nscala-time_2.11 jar 1.2.0
org.clapper : grizzled-slf4j_2.11 jar 1.0.2

test (1)

Group / Artifact Type Version
org.specs2 : specs2_2.11 jar 2.3.13

Project Modules

There are no modules declared in this project.

Flexible Content Body Parser

DEPRECATED - Content API now provides blocks natively, use that functionality instead please!!!

Content API currently only exposes flexible content as conjoined blobs of HTML.

This parser extracts the HTML into separate blocks, allowing you to more easily manipulate the content.

com.gu

The Guardian

The source code of the world's leading liberal voice

Versions

Version
0.8
0.6