License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Vaadin User Interface Web Frameworks |
GroupId | GroupIdcom.mantledillusion.vaadin |
ArtifactId | ArtifactIdcotton |
Version | Version2.1.0.BETA5 |
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.1.0.BETA5.pom | |
cotton-2.1.0.BETA5.jar | 274 KB |
cotton-2.1.0.BETA5-sources.jar | 136 KB |
cotton-2.1.0.BETA5-javadoc.jar | 946 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mantledillusion.vaadin/cotton/ -->
<dependency>
<groupId>com.mantledillusion.vaadin</groupId>
<artifactId>cotton</artifactId>
<version>2.1.0.BETA5</version>
</dependency>
// https://jarcasting.com/artifacts/com.mantledillusion.vaadin/cotton/
implementation 'com.mantledillusion.vaadin:cotton:2.1.0.BETA5'
// https://jarcasting.com/artifacts/com.mantledillusion.vaadin/cotton/
implementation ("com.mantledillusion.vaadin:cotton:2.1.0.BETA5")
'com.mantledillusion.vaadin:cotton:jar:2.1.0.BETA5'
<dependency org="com.mantledillusion.vaadin" name="cotton" rev="2.1.0.BETA5">
<artifact name="cotton" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mantledillusion.vaadin', module='cotton', version='2.1.0.BETA5')
)
libraryDependencies += "com.mantledillusion.vaadin" % "cotton" % "2.1.0.BETA5"
[com.mantledillusion.vaadin/cotton "2.1.0.BETA5"]
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.0.0.BETA1 |
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.1 |