jar

tech.regiment : springboot-regiment

Maven & Gradle

Dec 17, 2021

springboot-regiment · The dependancy acts as an SDK for regiment.tech users who want to integrate the application logs onto our platform. The SDK helps in log aggregation of a given service.

Table Of Contents

Latest Version

Download tech.regiment : springboot-regiment JAR file - Latest Versions:

All Versions

Download tech.regiment : springboot-regiment JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
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 springboot-regiment-2.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

tech.regiment.configurations

├─ tech.regiment.configurations.EnableRegiment.class - [JAR]

├─ tech.regiment.configurations.RegimentConfigurationProperties.class - [JAR]

├─ tech.regiment.configurations.RegimentMvcConfigurer.class - [JAR]

tech.regiment.models

├─ tech.regiment.models.RegimentLogRequest.class - [JAR]

tech.regiment.errorhandling

├─ tech.regiment.errorhandling.RegimentExhangeErrorhandler.class - [JAR]

tech.regiment.constants

├─ tech.regiment.constants.RegimentConstants.class - [JAR]

tech.regiment.service

├─ tech.regiment.service.Regiment.class - [JAR]

tech.regiment.interceptors

├─ tech.regiment.interceptors.RegimentInterceptor.class - [JAR]