jar

com.foilen : jl-smalltools-spring

Maven & Gradle

Jul 17, 2023
2 stars

JL Smalltools · Some libraries to do simple tasks simply

Table Of Contents

Latest Version

Download com.foilen : jl-smalltools-spring JAR file - Latest Versions:

All Versions

Download com.foilen : jl-smalltools-spring JAR file - All Versions:

Version Vulnerabilities Size Updated
3.4.x
3.3.x
3.2.x
3.1.x
3.0.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.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 jl-smalltools-spring-3.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.foilen.smalltools.restapi.exception

├─ com.foilen.smalltools.restapi.exception.ApiException.class - [JAR]

├─ com.foilen.smalltools.restapi.exception.ApiExceptionTools.class - [JAR]

com.foilen.smalltools.reflection

├─ com.foilen.smalltools.reflection.BeanPropertiesCopierTools.class - [JAR]

com.foilen.smalltools.tools

├─ com.foilen.smalltools.tools.SpringTools.class - [JAR]

├─ com.foilen.smalltools.tools.TombstoneTools.class - [JAR]

com.foilen.smalltools.restapi.services

├─ com.foilen.smalltools.restapi.services.FormValidationTools.class - [JAR]

├─ com.foilen.smalltools.restapi.services.PaginationService.class - [JAR]

├─ com.foilen.smalltools.restapi.services.PaginationServiceImpl.class - [JAR]

com.foilen.smalltools.email

├─ com.foilen.smalltools.email.EmailAttachment.class - [JAR]

├─ com.foilen.smalltools.email.EmailBuilder.class - [JAR]

├─ com.foilen.smalltools.email.EmailService.class - [JAR]

├─ com.foilen.smalltools.email.EmailServiceSpring.class - [JAR]

com.foilen.smalltools.restapi.model

├─ com.foilen.smalltools.restapi.model.AbstractApiBase.class - [JAR]

├─ com.foilen.smalltools.restapi.model.AbstractApiBaseWithAdditionalProperties.class - [JAR]

├─ com.foilen.smalltools.restapi.model.AbstractApiBaseWithError.class - [JAR]

├─ com.foilen.smalltools.restapi.model.AbstractListResult.class - [JAR]

├─ com.foilen.smalltools.restapi.model.AbstractListResultWithPagination.class - [JAR]

├─ com.foilen.smalltools.restapi.model.AbstractSingleResult.class - [JAR]

├─ com.foilen.smalltools.restapi.model.ApiError.class - [JAR]

├─ com.foilen.smalltools.restapi.model.ApiPagination.class - [JAR]

├─ com.foilen.smalltools.restapi.model.FormResult.class - [JAR]

com.foilen.smalltools.spring.messagesource

├─ com.foilen.smalltools.spring.messagesource.UsageMonitoringMessageSource.class - [JAR]