License |
License |
---|---|
Categories |
CategoriesVaadin User Interface Web Frameworks |
GroupId | GroupIdcom.vaadin |
ArtifactId | ArtifactIdcom.vaadin.spring.roo.annotations |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVaadin Plug-in for Spring Roo - Annotations (ASLv2/GPLv3 Dual Licensed)
Spring Roo addon for creating rich internet applications with Vaadin - annotations for Roo.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.vaadin/com.vaadin.spring.roo.annotations/ -->
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>com.vaadin.spring.roo.annotations</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin/com.vaadin.spring.roo.annotations/
implementation 'com.vaadin:com.vaadin.spring.roo.annotations:1.1.1'
// https://jarcasting.com/artifacts/com.vaadin/com.vaadin.spring.roo.annotations/
implementation ("com.vaadin:com.vaadin.spring.roo.annotations:1.1.1")
'com.vaadin:com.vaadin.spring.roo.annotations:jar:1.1.1'
<dependency org="com.vaadin" name="com.vaadin.spring.roo.annotations" rev="1.1.1">
<artifact name="com.vaadin.spring.roo.annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vaadin', module='com.vaadin.spring.roo.annotations', version='1.1.1')
)
libraryDependencies += "com.vaadin" % "com.vaadin.spring.roo.annotations" % "1.1.1"
[com.vaadin/com.vaadin.spring.roo.annotations "1.1.1"]