jar

com.deftdevs : bootstrapi-commons

Maven & Gradle

Jun 24, 2024
0 stars

BootstrAPI commons library · BootstrAPI commons library provides common interfaces and implementations for the plugins

Table Of Contents

Latest Version

Download com.deftdevs : bootstrapi-commons JAR file - Latest Versions:

All Versions

Download com.deftdevs : bootstrapi-commons JAR file - All Versions:

Version Vulnerabilities Size Updated
0.7.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 bootstrapi-commons-0.7.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.deftdevs.bootstrapi.commons.http

├─ com.deftdevs.bootstrapi.commons.http.PATCH.class - [JAR]

com.deftdevs.bootstrapi.commons.exception.mapper

├─ com.deftdevs.bootstrapi.commons.exception.mapper.JsonMappingExceptionMapper.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.exception.mapper.RuntimeExceptionMapper.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.exception.mapper.ValidationExceptionMapper.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.exception.mapper.WebApplicationExceptionMapper.class - [JAR]

com.deftdevs.bootstrapi.commons.util

├─ com.deftdevs.bootstrapi.commons.util.BeanValidationUtil.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.util.ConversionUtil.class - [JAR]

com.deftdevs.bootstrapi.commons.service.api

├─ com.deftdevs.bootstrapi.commons.service.api.ApplicationLinksService.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.service.api.AuthenticationService.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.service.api.DirectoriesService.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.service.api.GadgetsService.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.service.api.LicensesService.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.service.api.MailServerService.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.service.api.PermissionsService.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.service.api.SettingsBrandingService.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.service.api.SettingsService.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.service.api.UsersService.class - [JAR]

com.deftdevs.bootstrapi.commons.model

├─ com.deftdevs.bootstrapi.commons.model.AbstractAuthenticationIdpBean.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.model.AbstractDirectoryBean.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.model.AbstractMailServerProtocolBean.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.model.ApplicationLinkBean.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.model.ApplicationLinksBean.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.model.AuthenticationIdpOidcBean.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.model.AuthenticationIdpSamlBean.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.model.AuthenticationIdpsBean.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.model.AuthenticationSsoBean.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.model.DirectoriesBean.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.model.DirectoryCrowdBean.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.model.DirectoryDelegatingBean.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.model.DirectoryGenericBean.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.model.DirectoryInternalBean.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.model.DirectoryLdapBean.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.model.ErrorCollection.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.model.GadgetBean.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.model.GadgetsBean.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.model.GroupBean.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.model.LicenseBean.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.model.LicensesBean.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.model.MailServerPopBean.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.model.MailServerSmtpBean.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.model.PermissionsGlobalBean.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.model.SettingsBean.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.model.SettingsBrandingColorSchemeBean.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.model.UserBean.class - [JAR]

com.deftdevs.bootstrapi.commons.exception

├─ com.deftdevs.bootstrapi.commons.exception.BadRequestException.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.exception.InternalServerErrorException.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.exception.NotFoundException.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.exception.ServiceUnavailableException.class - [JAR]

com.deftdevs.bootstrapi.commons.rest

├─ com.deftdevs.bootstrapi.commons.rest.AbstractApplicationLinksResourceImpl.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.rest.AbstractAuthenticationResourceImpl.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.rest.AbstractDirectoriesResourceImpl.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.rest.AbstractGadgetsResourceImpl.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.rest.AbstractLicensesResourceImpl.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.rest.AbstractMailServerResourceImpl.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.rest.AbstractPermissionsResourceImpl.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.rest.AbstractPingResourceImpl.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.rest.AbstractSettingsBrandingResourceImpl.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.rest.AbstractSettingsResourceImpl.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.rest.AbstractUsersResourceImpl.class - [JAR]

com.deftdevs.bootstrapi.commons.model.type

├─ com.deftdevs.bootstrapi.commons.model.type.DirectoryPermissions.class - [JAR]

com.deftdevs.bootstrapi.commons.rest.api

├─ com.deftdevs.bootstrapi.commons.rest.api.ApplicationLinksResource.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.rest.api.AuthenticationResource.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.rest.api.DirectoriesResource.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.rest.api.GadgetsResource.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.rest.api.LicensesResource.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.rest.api.MailServerPopResource.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.rest.api.MailServerResource.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.rest.api.MailServerSmtpResource.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.rest.api.PermissionsResource.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.rest.api.PingResource.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.rest.api.SettingsBrandingResource.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.rest.api.SettingsResource.class - [JAR]

├─ com.deftdevs.bootstrapi.commons.rest.api.UsersResource.class - [JAR]

com.deftdevs.bootstrapi.commons.constants

├─ com.deftdevs.bootstrapi.commons.constants.BootstrAPI.class - [JAR]

Advertisement