Last Version

Flow OSGi Support 8.0.2

A parent POM for all artifacts by Vaadin Ltd.

License

License

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

flow-osgi
Version

Version

8.0.2
Type

Type

jar
Description

Description

Flow OSGi Support
A parent POM for all artifacts by Vaadin Ltd.

Download flow-osgi 8.0.2


<!-- https://jarcasting.com/artifacts/com.vaadin/flow-osgi/ -->
<dependency>
    <groupId>com.vaadin</groupId>
    <artifactId>flow-osgi</artifactId>
    <version>8.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin/flow-osgi/
implementation 'com.vaadin:flow-osgi:8.0.2'
// https://jarcasting.com/artifacts/com.vaadin/flow-osgi/
implementation ("com.vaadin:flow-osgi:8.0.2")
'com.vaadin:flow-osgi:jar:8.0.2'
<dependency org="com.vaadin" name="flow-osgi" rev="8.0.2">
  <artifact name="flow-osgi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vaadin', module='flow-osgi', version='8.0.2')
)
libraryDependencies += "com.vaadin" % "flow-osgi" % "8.0.2"
[com.vaadin/flow-osgi "8.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.vaadin : flow-server jar 23.0.7
com.vaadin : license-checker jar 1.4.1

provided (3)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.osgi : osgi.core jar 7.0.0
org.osgi : osgi.cmpn jar 7.0.0

Project Modules

There are no modules declared in this project.