Last Version

Schemaorg4j 3.9.0

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
Version

Version

3.9.0
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 3.9.0


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

Dependencies

runtime (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.9
com.squareup : javapoet jar 1.11.1
org.slf4j : slf4j-api jar 1.7.26
org.slf4j : slf4j-simple jar 1.7.26

Project Modules

There are no modules declared in this project.