License |
License |
---|---|
GroupId | GroupIdorg.creativemines.schemaorg4j |
ArtifactId | ArtifactIdschemaorg4j-parser-html |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionSchemaorg4j
SchemaOrg4J is a library for Java which provides a properly typed translation of schema.org structured data to Java beans.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.jsoup : jsoup | jar | 1.12.1 |