License |
License |
---|---|
Categories |
CategoriesVaadin User Interface Web Frameworks |
GroupId | GroupIdcom.vaadin |
ArtifactId | ArtifactIdcom.vaadin.spring.roo.addon.root |
Version | Version1.1.1 |
Type | Typepom |
Description |
Descriptioncom.vaadin.spring.roo.addon
Spring Roo addon for creating rich internet applications with Vaadin.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
com.vaadin.spring.roo.addon.root-1.1.1.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vaadin/com.vaadin.spring.roo.addon.root/ -->
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>com.vaadin.spring.roo.addon.root</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin/com.vaadin.spring.roo.addon.root/
implementation 'com.vaadin:com.vaadin.spring.roo.addon.root:1.1.1'
// https://jarcasting.com/artifacts/com.vaadin/com.vaadin.spring.roo.addon.root/
implementation ("com.vaadin:com.vaadin.spring.roo.addon.root:1.1.1")
'com.vaadin:com.vaadin.spring.roo.addon.root:pom:1.1.1'
<dependency org="com.vaadin" name="com.vaadin.spring.roo.addon.root" rev="1.1.1">
<artifact name="com.vaadin.spring.roo.addon.root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vaadin', module='com.vaadin.spring.roo.addon.root', version='1.1.1')
)
libraryDependencies += "com.vaadin" % "com.vaadin.spring.roo.addon.root" % "1.1.1"
[com.vaadin/com.vaadin.spring.roo.addon.root "1.1.1"]