Schemaorg4j

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

Лицензия

Лицензия

Группа

Группа

org.creativemines.schemaorg4j
Идентификатор

Идентификатор

schemaorg4j
Последняя версия

Последняя версия

3.9.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Schemaorg4j
SchemaOrg4J is a library for Java which provides a properly typed translation of schema.org structured data to Java beans.
Ссылка на сайт

Ссылка на сайт

http://github.com/creative-mines/schemaorg4j
Система контроля версий

Система контроля версий

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

Скачать schemaorg4j

Как подключить последнюю версию

<!-- 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"]

Зависимости

runtime (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.
org.creativemines.schemaorg4j

Creative Mines

Версии библиотеки

Версия
3.9.0
3.9.0.b2