jar

de.codecamp.vaadin : vaadin-service-ref

Maven & Gradle

Mar 09, 2023

Serializable Service References for Vaadin Flow · This Vaadin Flow add-on allows dependency injection of services into Vaadin components without preventing session serialization.

Table Of Contents

Latest Version

Download de.codecamp.vaadin : vaadin-service-ref JAR file - Latest Versions:

All Versions

Download de.codecamp.vaadin : vaadin-service-ref JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.7.x
0.6.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window vaadin-service-ref-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.codecamp.vaadin.serviceref

├─ de.codecamp.vaadin.serviceref.ServiceRef.class - [JAR]

de.codecamp.vaadin.serviceref.spring.autoconfiguration

├─ de.codecamp.vaadin.serviceref.spring.autoconfiguration.VaadinServiceRefAutoConfiguration.class - [JAR]

de.codecamp.vaadin.serviceref.spring

├─ de.codecamp.vaadin.serviceref.spring.ServiceRefFactoryBean.class - [JAR]

├─ de.codecamp.vaadin.serviceref.spring.SpringServiceRef.class - [JAR]

de.codecamp.vaadin.serviceref.cdi

├─ de.codecamp.vaadin.serviceref.cdi.CdiServiceRef.class - [JAR]

├─ de.codecamp.vaadin.serviceref.cdi.ServiceRefProducer.class - [JAR]