| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииWicket Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаcom.cedarsoft.wicket |
| Идентификатор | Идентификаторbasic-components |
| Последняя версия | Последняя версия1.2.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWicket Basic Components
cedarsoft Open Projects
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| basic-components-1.2.2.pom | |
| basic-components-1.2.2.jar | 21 KB |
| basic-components-1.2.2-tests.jar | 7 KB |
| basic-components-1.2.2-sources.jar | 18 KB |
| basic-components-1.2.2-javadoc.jar | 109 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.wicket/basic-components/ -->
<dependency>
<groupId>com.cedarsoft.wicket</groupId>
<artifactId>basic-components</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.wicket/basic-components/
implementation 'com.cedarsoft.wicket:basic-components:1.2.2'
// https://jarcasting.com/artifacts/com.cedarsoft.wicket/basic-components/
implementation ("com.cedarsoft.wicket:basic-components:1.2.2")
'com.cedarsoft.wicket:basic-components:jar:1.2.2'
<dependency org="com.cedarsoft.wicket" name="basic-components" rev="1.2.2">
<artifact name="basic-components" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.wicket', module='basic-components', version='1.2.2')
)
libraryDependencies += "com.cedarsoft.wicket" % "basic-components" % "1.2.2"
[com.cedarsoft.wicket/basic-components "1.2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.wicket : wicket | jar | 1.4.18 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.2 |
| com.intellij : annotations | jar | 9.0.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| com.google.code.findbugs : jsr305 | jar | 1.3.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.cedarsoft.commons : test-utils | jar | 5.0.0 |
| org.easytesting : fest-assert | jar | 1.4 |