| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаnl.openweb.hippo.hst |
| Идентификатор | Идентификаторstructured-data |
| Версия | Версия13.0.04 |
| Тип | Типjar |
| Описание |
ОписаниеHippo structured data plugin
Convert hippo beans into structured.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| structured-data-13.0.04.pom | |
| structured-data-13.0.04.jar | 141 KB |
| structured-data-13.0.04-sources.jar | 62 KB |
| structured-data-13.0.04-javadoc.jar | 669 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/nl.openweb.hippo.hst/structured-data/ -->
<dependency>
<groupId>nl.openweb.hippo.hst</groupId>
<artifactId>structured-data</artifactId>
<version>13.0.04</version>
</dependency>
// https://jarcasting.com/artifacts/nl.openweb.hippo.hst/structured-data/
implementation 'nl.openweb.hippo.hst:structured-data:13.0.04'
// https://jarcasting.com/artifacts/nl.openweb.hippo.hst/structured-data/
implementation ("nl.openweb.hippo.hst:structured-data:13.0.04")
'nl.openweb.hippo.hst:structured-data:jar:13.0.04'
<dependency org="nl.openweb.hippo.hst" name="structured-data" rev="13.0.04">
<artifact name="structured-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.openweb.hippo.hst', module='structured-data', version='13.0.04')
)
libraryDependencies += "nl.openweb.hippo.hst" % "structured-data" % "13.0.04"
[nl.openweb.hippo.hst/structured-data "13.0.04"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
| org.onehippo.cms7.hst » hst-commons | jar | 13.4.16 |
| org.onehippo.cms7.hst » hst-api | jar | 13.4.16 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet.jsp : jsp-api | jar | 2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.taglibs : taglibs-standard-spec | jar | 1.2.5 |
| org.apache.taglibs : taglibs-standard-impl | jar | 1.2.5 |
| javax.el : javax.el-api | jar | 3.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.onehippo.cms7 » hippo-cms7-commons | jar | 13.4.16 |
| org.onehippo.cms7 » hippo-services | jar | 13.4.16 |
| org.springframework : spring-context | jar | 5.2.18.RELEASE |
| org.springframework : spring-beans | jar | 5.2.18.RELEASE |
| org.mockito : mockito-junit-jupiter | jar | 4.5.1 |
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |