Last Version

Schemaorg4j 1.0.1

SchemaOrg4J is a library for Java which provides a properly typed translation of schema.org structured data to Java beans.

License

License

GroupId

GroupId

org.creativemines.schemaorg4j
ArtifactId

ArtifactId

schemaorg4j-parser-html
Version

Version

1.0.1
Type

Type

jar
Description

Description

Schemaorg4j
SchemaOrg4J is a library for Java which provides a properly typed translation of schema.org structured data to Java beans.
Project URL

Project URL

http://github.com/creative-mines/schemaorg4j
Source Code Management

Source Code Management

https://github.com/creative-mines/schemaorg4j

Download schemaorg4j-parser-html 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.creativemines.schemaorg4j : schemaorg4j jar 3.9.0.b2
org.creativemines.schemaorg4j : schemaorg4j-parser-core jar 1.0.1
org.slf4j : slf4j-api jar 1.7.26

runtime (1)

Group / Artifact Type Version
org.jsoup : jsoup jar 1.12.1

Project Modules

There are no modules declared in this project.