jar

io.github.gzaccaroni.smartparking : backend-app

Maven & Gradle

May 10, 2023

The backend of smart parking app · The backend of smart parking application

Table Of Contents

Latest Version

Download io.github.gzaccaroni.smartparking : backend-app JAR file - Latest Versions:

All Versions

Download io.github.gzaccaroni.smartparking : backend-app JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 backend-app-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

it.unibo.lss.smart_parking.framework.utils

├─ it.unibo.lss.smart_parking.framework.utils.MongoConnectionKt.class - [JAR]

it.unibo.lss.smart_parking.framework

├─ it.unibo.lss.smart_parking.framework.ApplicationKt.class - [JAR]

io.github.gzaccaroni.smartparking.app

├─ io.github.gzaccaroni.smartparking.app.BuildConfig.class - [JAR]

it.unibo.lss.smart_parking.framework.routing

├─ it.unibo.lss.smart_parking.framework.routing.ExposedUserRoutesKt.class - [JAR]

├─ it.unibo.lss.smart_parking.framework.routing.ProtectedUserRoutesKt.class - [JAR]

it.unibo.lss.smart_parking.framework.plugins

├─ it.unibo.lss.smart_parking.framework.plugins.AuthenticationKt.class - [JAR]

├─ it.unibo.lss.smart_parking.framework.plugins.HTTPKt.class - [JAR]

├─ it.unibo.lss.smart_parking.framework.plugins.RoutingKt.class - [JAR]

├─ it.unibo.lss.smart_parking.framework.plugins.SerializationKt.class - [JAR]