License |
License |
---|---|
Categories |
CategoriesVaadin User Interface Web Frameworks |
GroupId | GroupIdcom.vaadin |
ArtifactId | ArtifactIdflow-osgi |
Last Version | Last Version8.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFlow OSGi Support
A parent POM for all artifacts by Vaadin Ltd.
|
Filename | Size |
---|---|
flow-osgi-8.0.2.pom | |
flow-osgi-8.0.2.jar | 9 KB |
flow-osgi-8.0.2-sources.jar | 6 KB |
flow-osgi-8.0.2-javadoc.jar | 33 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.vaadin : flow-server | jar | 23.0.7 |
com.vaadin : license-checker | jar | 1.4.1 |
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 |