Last Version

vaadinbridge 1.0.5

Provide in OSGi the servlet /VAADIN to map vaadin resources (like widgetsets and themes) out in the world. The bridge will watch bundles and automatically publish/destroy VAADIN resources.

License

License

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

de.mhus.osgi
ArtifactId

ArtifactId

vaadinbridge
Version

Version

1.0.5
Type

Type

pom
Description

Description

vaadinbridge
Provide in OSGi the servlet /VAADIN to map vaadin resources (like widgetsets and themes) out in the world. The bridge will watch bundles and automatically publish/destroy VAADIN resources.

Download vaadinbridge 1.0.5

Filename Size
vaadinbridge-1.0.5.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/de.mhus.osgi/vaadinbridge/ -->
<dependency>
    <groupId>de.mhus.osgi</groupId>
    <artifactId>vaadinbridge</artifactId>
    <version>1.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.mhus.osgi/vaadinbridge/
implementation 'de.mhus.osgi:vaadinbridge:1.0.5'
// https://jarcasting.com/artifacts/de.mhus.osgi/vaadinbridge/
implementation ("de.mhus.osgi:vaadinbridge:1.0.5")
'de.mhus.osgi:vaadinbridge:pom:1.0.5'
<dependency org="de.mhus.osgi" name="vaadinbridge" rev="1.0.5">
  <artifact name="vaadinbridge" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.mhus.osgi', module='vaadinbridge', version='1.0.5')
)
libraryDependencies += "de.mhus.osgi" % "vaadinbridge" % "1.0.5"
[de.mhus.osgi/vaadinbridge "1.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

  • vaadinosgibridge
  • vaadinkarafbridge