jar

io.github.jan-tennert.supabase : postgrest-kt-jvm

Maven & Gradle

Aug 26, 2023
379 stars

postgrest-kt · Extends supabase-kt with a Postgrest Client

Table Of Contents

Latest Version

Download io.github.jan-tennert.supabase : postgrest-kt-jvm JAR file - Latest Versions:

All Versions

Download io.github.jan-tennert.supabase : postgrest-kt-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x
1.1.x
1.0.x
0.9.x
0.8.x
0.7.x
0.6.x
0.5.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 postgrest-kt-jvm-1.3.0-rc-2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.jan.supabase.postgrest.query

├─ io.github.jan.supabase.postgrest.query.Columns.class - [JAR]

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

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

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

├─ io.github.jan.supabase.postgrest.query.Order.class - [JAR]

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

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

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

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

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

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

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

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

io.github.jan.supabase.postgrest

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

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

├─ io.github.jan.supabase.postgrest.PostgrestErrorResponse.class - [JAR]

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

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

├─ io.github.jan.supabase.postgrest.PropertyConversionMethod.class - [JAR]

├─ io.github.jan.supabase.postgrest.UtilsKt.class - [JAR]

io.github.jan.supabase.postgrest.request

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