jar

com.github.menglim : SUtils

Maven & Gradle

Nov 19, 2021
0 stars

Collection of SUtils

Table Of Contents

Latest Version

Download com.github.menglim : SUtils JAR file - Latest Versions:

All Versions

Download com.github.menglim : SUtils JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.2

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 SUtils-1.2.16.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.menglim.sutils.exceptions

├─ com.github.menglim.sutils.exceptions.ApiErrorDetail.class - [JAR]

├─ com.github.menglim.sutils.exceptions.ApiErrorEnum.class - [JAR]

├─ com.github.menglim.sutils.exceptions.BackendErrorException.class - [JAR]

├─ com.github.menglim.sutils.exceptions.BackendSuccessException.class - [JAR]

com.github.menglim.sutils.annotations.navigation

├─ com.github.menglim.sutils.annotations.navigation.Navigation.class - [JAR]

com.github.menglim.sutils.annotations.notempty

├─ com.github.menglim.sutils.annotations.notempty.NotEmptyXSS.class - [JAR]

├─ com.github.menglim.sutils.annotations.notempty.NotEmptyXSSValidator.class - [JAR]

com.github.menglim.sutils.models

├─ com.github.menglim.sutils.models.ConfigureModel.class - [JAR]

├─ com.github.menglim.sutils.models.MessageResult.class - [JAR]

├─ com.github.menglim.sutils.models.NavigationModel.class - [JAR]

com.github.menglim.sutils.common

├─ com.github.menglim.sutils.common.Pager.class - [JAR]

com.github.menglim.sutils.annotations.doubleformat

├─ com.github.menglim.sutils.annotations.doubleformat.DoubleFormat.class - [JAR]

├─ com.github.menglim.sutils.annotations.doubleformat.DoubleFormatValidator.class - [JAR]

com.github.menglim.sutils.annotations.xssprotection

├─ com.github.menglim.sutils.annotations.xssprotection.XSSProtection.class - [JAR]

├─ com.github.menglim.sutils.annotations.xssprotection.XSSProtectionValidator.class - [JAR]

com.github.menglim.sutils.annotations.ajaxrequest

├─ com.github.menglim.sutils.annotations.ajaxrequest.AjaxRequest.class - [JAR]

├─ com.github.menglim.sutils.annotations.ajaxrequest.AjaxRequestValidator.class - [JAR]

com.github.menglim.sutils

├─ com.github.menglim.sutils.CachedBodyHttpServletRequest.class - [JAR]

├─ com.github.menglim.sutils.CachedBodyServletInputStream.class - [JAR]

├─ com.github.menglim.sutils.SUtils.class - [JAR]

com.github.menglim.sutils.configuration

├─ com.github.menglim.sutils.configuration.BaseEntity.class - [JAR]

Advertisement