Last Version

Embed for Vaadin parent 0.5

A library to run vaadin directly within the IDE by starting an embedded tomcat container.

License

License

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.bsb.common.vaadin
ArtifactId

ArtifactId

com.bsb.common.vaadin.embed-parent
Version

Version

0.5
Type

Type

pom
Description

Description

Embed for Vaadin parent
A library to run vaadin directly within the IDE by starting an embedded tomcat container.
Project URL

Project URL

https://github.com/bsblabs/embed-for-vaadin

Download com.bsb.common.vaadin.embed-parent 0.5


<!-- https://jarcasting.com/artifacts/com.bsb.common.vaadin/com.bsb.common.vaadin.embed-parent/ -->
<dependency>
    <groupId>com.bsb.common.vaadin</groupId>
    <artifactId>com.bsb.common.vaadin.embed-parent</artifactId>
    <version>0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.bsb.common.vaadin/com.bsb.common.vaadin.embed-parent/
implementation 'com.bsb.common.vaadin:com.bsb.common.vaadin.embed-parent:0.5'
// https://jarcasting.com/artifacts/com.bsb.common.vaadin/com.bsb.common.vaadin.embed-parent/
implementation ("com.bsb.common.vaadin:com.bsb.common.vaadin.embed-parent:0.5")
'com.bsb.common.vaadin:com.bsb.common.vaadin.embed-parent:pom:0.5'
<dependency org="com.bsb.common.vaadin" name="com.bsb.common.vaadin.embed-parent" rev="0.5">
  <artifact name="com.bsb.common.vaadin.embed-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bsb.common.vaadin', module='com.bsb.common.vaadin.embed-parent', version='0.5')
)
libraryDependencies += "com.bsb.common.vaadin" % "com.bsb.common.vaadin.embed-parent" % "0.5"
[com.bsb.common.vaadin/com.bsb.common.vaadin.embed-parent "0.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • com.bsb.common.vaadin.embed
  • com.bsb.common.vaadin.embed-simple-archetype