| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка Vaadin Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаcom.mantledillusion.vaadin |
| Идентификатор | Идентификаторcotton |
| Версия | Версия2.2.0 |
| Тип | Типjar |
| Описание |
ОписаниеCotton
Cotton is a Vaadin extension destined for the ultimate of developer convenience.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cotton-2.2.0.pom | |
| cotton-2.2.0.jar | 292 KB |
| cotton-2.2.0-sources.jar | 142 KB |
| cotton-2.2.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.mantledillusion.vaadin/cotton/ -->
<dependency>
<groupId>com.mantledillusion.vaadin</groupId>
<artifactId>cotton</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mantledillusion.vaadin/cotton/
implementation 'com.mantledillusion.vaadin:cotton:2.2.0'
// https://jarcasting.com/artifacts/com.mantledillusion.vaadin/cotton/
implementation ("com.mantledillusion.vaadin:cotton:2.2.0")
'com.mantledillusion.vaadin:cotton:jar:2.2.0'
<dependency org="com.mantledillusion.vaadin" name="cotton" rev="2.2.0">
<artifact name="cotton" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mantledillusion.vaadin', module='cotton', version='2.2.0')
)
libraryDependencies += "com.mantledillusion.vaadin" % "cotton" % "2.2.0"
[com.mantledillusion.vaadin/cotton "2.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.vaadin : vaadin-core | jar | |
| com.vaadin : flow-server-compatibility-mode | jar | |
| com.mantledillusion.injection : hura-core | jar | 2.0.0 |
| com.mantledillusion.data : epiphy | jar | 4.0.0 |
| com.mantledillusion.metrics : trail-metrics-support | jar | 2.2.1 |
| com.mantledillusion.essentials : expression-essentials | jar | 1.0.0 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |