License |
License |
---|---|
Categories |
CategoriesVaadin User Interface Web Frameworks |
GroupId | GroupIdcom.vaadin |
ArtifactId | ArtifactIdfusion-endpoint |
Last Version | Last Version23.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFusion Endpoint
A parent POM for all artifacts by Vaadin Ltd.
|
Filename | Size |
---|---|
fusion-endpoint-23.1.2.pom | |
fusion-endpoint-23.1.2.jar | 106 KB |
fusion-endpoint-23.1.2-sources.jar | 69 KB |
fusion-endpoint-23.1.2-javadoc.jar | 182 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vaadin/fusion-endpoint/ -->
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>fusion-endpoint</artifactId>
<version>23.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin/fusion-endpoint/
implementation 'com.vaadin:fusion-endpoint:23.1.2'
// https://jarcasting.com/artifacts/com.vaadin/fusion-endpoint/
implementation ("com.vaadin:fusion-endpoint:23.1.2")
'com.vaadin:fusion-endpoint:jar:23.1.2'
<dependency org="com.vaadin" name="fusion-endpoint" rev="23.1.2">
<artifact name="fusion-endpoint" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vaadin', module='fusion-endpoint', version='23.1.2')
)
libraryDependencies += "com.vaadin" % "fusion-endpoint" % "23.1.2"
[com.vaadin/fusion-endpoint "23.1.2"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.springframework : spring-web | jar | 5.3.20 |
org.springframework : spring-webmvc | jar | 5.3.20 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.7.0 |