jar

com.conexice : openportal-core

Maven & Gradle

Mar 06, 2024

Open Portal - Core

Table Of Contents

Latest Version

Download com.conexice : openportal-core JAR file - Latest Versions:

All Versions

Download com.conexice : openportal-core JAR file - All Versions:

Version Vulnerabilities Size Updated
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 openportal-core-1.0.0-alpha.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.conexice.openportal.exception

├─ com.conexice.openportal.exception.ApplicationException.class - [JAR]

├─ com.conexice.openportal.exception.ServiceException.class - [JAR]

├─ com.conexice.openportal.exception.ValidationException.class - [JAR]

com.conexice.openportal.service.event

├─ com.conexice.openportal.service.event.ServiceMessageEvent.class - [JAR]

com.conexice.openportal.model

├─ com.conexice.openportal.model.ErrorResponse.class - [JAR]

├─ com.conexice.openportal.model.StandardInfo.class - [JAR]

├─ com.conexice.openportal.model.ValidationError.class - [JAR]

com.conexice.openportal.validator

├─ com.conexice.openportal.validator.MessageValidator.class - [JAR]

com.conexice.openportal.utils

├─ com.conexice.openportal.utils.AnyConstant.class - [JAR]

├─ com.conexice.openportal.utils.CollectionBasedPagination.class - [JAR]

├─ com.conexice.openportal.utils.WithException.class - [JAR]

com.conexice.openportal.spi

├─ com.conexice.openportal.spi.DefaultModule.class - [JAR]

├─ com.conexice.openportal.spi.OpenPortalModule.class - [JAR]

com.conexice.openportal.service.request

├─ com.conexice.openportal.service.request.ServiceActionRequest.class - [JAR]

├─ com.conexice.openportal.service.request.ServiceCreateRequest.class - [JAR]

├─ com.conexice.openportal.service.request.ServiceDataRequest.class - [JAR]

├─ com.conexice.openportal.service.request.ServiceDetailRequest.class - [JAR]

├─ com.conexice.openportal.service.request.ServiceFilterableRequest.class - [JAR]

├─ com.conexice.openportal.service.request.ServiceSearchRequest.class - [JAR]

├─ com.conexice.openportal.service.request.ServiceStatisticRequest.class - [JAR]

com.conexice.openportal.service.response

├─ com.conexice.openportal.service.response.ServiceBaseResponse.class - [JAR]

├─ com.conexice.openportal.service.response.ServiceDetailResponse.class - [JAR]

├─ com.conexice.openportal.service.response.ServiceSearchResponse.class - [JAR]

├─ com.conexice.openportal.service.response.ServiceStatisticResponse.class - [JAR]

├─ com.conexice.openportal.service.response.ServiceStatusResponse.class - [JAR]