| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools Vaadin User Interface Web Frameworks |
| GroupId | GroupIdcom.mantledillusion.vaadin |
| ArtifactId | ArtifactIdcotton |
| Version | Version2.2.0 |
| Type | Typejar |
| Description |
DescriptionCotton
Cotton is a Vaadin extension destined for the ultimate of developer convenience.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |