| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииWicket Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаeu.cedarsoft.wicket |
| Идентификатор | Идентификаторyaml-integration |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеYAML Integration
Integrates the YAML framework into Wicket
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| yaml-integration-1.0.pom | |
| yaml-integration-1.0.jar | 111 KB |
| yaml-integration-1.0-sources.jar | 102 KB |
| yaml-integration-1.0-javadoc.jar | 89 KB |
| yaml-integration-1.0-all.jar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/eu.cedarsoft.wicket/yaml-integration/ -->
<dependency>
<groupId>eu.cedarsoft.wicket</groupId>
<artifactId>yaml-integration</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.cedarsoft.wicket/yaml-integration/
implementation 'eu.cedarsoft.wicket:yaml-integration:1.0'
// https://jarcasting.com/artifacts/eu.cedarsoft.wicket/yaml-integration/
implementation ("eu.cedarsoft.wicket:yaml-integration:1.0")
'eu.cedarsoft.wicket:yaml-integration:jar:1.0'
<dependency org="eu.cedarsoft.wicket" name="yaml-integration" rev="1.0">
<artifact name="yaml-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.cedarsoft.wicket', module='yaml-integration', version='1.0')
)
libraryDependencies += "eu.cedarsoft.wicket" % "yaml-integration" % "1.0"
[eu.cedarsoft.wicket/yaml-integration "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| eu.cedarsoft.wicket : basic-components | jar | 1.0 |
| org.apache.wicket : wicket | jar | 1.3.0-rc1 |
| org.slf4j : slf4j-log4j12 | jar | 1.4.3 |
| com.intellij : annotations | jar | 6.0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| junit : junit | jar | 4.3.1 |