jar

io.github.jan-tennert.supacompose : Supacompose-Postgrest-desktop

Maven & Gradle

Oct 06, 2022
285 stars

Supacompose-Postgrest · Extends Supacompose with a Postgrest Client

Table Of Contents

Latest Version

Download io.github.jan-tennert.supacompose : Supacompose-Postgrest-desktop JAR file - Latest Versions:

All Versions

Download io.github.jan-tennert.supacompose : Supacompose-Postgrest-desktop JAR file - All Versions:

Version Vulnerabilities Size Updated
0.4.x
0.3.x
0.2.x
0.1.x
0.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 Supacompose-Postgrest-desktop-0.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.jan.supacompose.postgrest

├─ io.github.jan.supacompose.postgrest.GetColumnNameKt.class - [JAR]

├─ io.github.jan.supacompose.postgrest.Postgrest.class - [JAR]

├─ io.github.jan.supacompose.postgrest.PostgrestImpl.class - [JAR]

├─ io.github.jan.supacompose.postgrest.PostgrestKt.class - [JAR]

io.github.jan.supacompose.postgrest.query

├─ io.github.jan.supacompose.postgrest.query.Count.class - [JAR]

├─ io.github.jan.supacompose.postgrest.query.FilterOperation.class - [JAR]

├─ io.github.jan.supacompose.postgrest.query.FilterOperator.class - [JAR]

├─ io.github.jan.supacompose.postgrest.query.PostgrestBuilder.class - [JAR]

├─ io.github.jan.supacompose.postgrest.query.PostgrestFilterBuilder.class - [JAR]

├─ io.github.jan.supacompose.postgrest.query.PostgrestFilterBuilderKt.class - [JAR]

├─ io.github.jan.supacompose.postgrest.query.PostgrestResult.class - [JAR]

├─ io.github.jan.supacompose.postgrest.query.PostgrestUpdate.class - [JAR]

├─ io.github.jan.supacompose.postgrest.query.PostgrestUpdateKt.class - [JAR]

├─ io.github.jan.supacompose.postgrest.query.Returning.class - [JAR]

├─ io.github.jan.supacompose.postgrest.query.TextSearchType.class - [JAR]

io.github.jan.supacompose.postgrest.request

├─ io.github.jan.supacompose.postgrest.request.PostgrestRequest.class - [JAR]