| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииWicket Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаcom.nitorcreations |
| Идентификатор | Идентификаторwicket-components |
| Последняя версия | Последняя версия1.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеUseful Wicket 6 components, models and other stuff
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| wicket-components-1.7.pom | |
| wicket-components-1.7.jar | 32 KB |
| wicket-components-1.7-sources.jar | 16 KB |
| wicket-components-1.7-javadoc.jar | 147 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.nitorcreations/wicket-components/ -->
<dependency>
<groupId>com.nitorcreations</groupId>
<artifactId>wicket-components</artifactId>
<version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.nitorcreations/wicket-components/
implementation 'com.nitorcreations:wicket-components:1.7'
// https://jarcasting.com/artifacts/com.nitorcreations/wicket-components/
implementation ("com.nitorcreations:wicket-components:1.7")
'com.nitorcreations:wicket-components:jar:1.7'
<dependency org="com.nitorcreations" name="wicket-components" rev="1.7">
<artifact name="wicket-components" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nitorcreations', module='wicket-components', version='1.7')
)
libraryDependencies += "com.nitorcreations" % "wicket-components" % "1.7"
[com.nitorcreations/wicket-components "1.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.wicket : wicket-core | jar | 6.8.0 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| joda-time : joda-time Необязательный | jar | 2.2 |
| com.googlecode.lambdaj : lambdaj Необязательный | jar | 2.3.3 |
| com.google.collections : google-collections Необязательный | jar | 1.0 |
| org.apache.wicket : wicket-extensions Необязательный | jar | 6.8.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.9.5 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| com.nitorcreations : junit-runners | jar | 1.0 |
| com.nitorcreations : matchers | jar | 1.0 |
| com.nitorcreations : wicket-matchers | jar | 1.0 |
| com.nitorcreations : wicket-test-utils | jar | 1.1 |
| org.slf4j : slf4j-nop | jar | 1.7.5 |