jar

io.gitlab.simpay-artefactory.notification : ms-notification-client

Maven & Gradle

Nov 25, 2023
40 stars

ms-notification-client · Module client du micro service notification

Table Of Contents

Latest Version

Download io.gitlab.simpay-artefactory.notification : ms-notification-client JAR file - Latest Versions:

All Versions

Download io.gitlab.simpay-artefactory.notification : ms-notification-client 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 ms-notification-client-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.simpay.notification.client.model.request

├─ com.simpay.notification.client.model.request.SmsRequest.class - [JAR]

com.simpay.notification.client.nexah.response

├─ com.simpay.notification.client.nexah.response.NexahResponse.class - [JAR]

├─ com.simpay.notification.client.nexah.response.NexahResponseData.class - [JAR]

com.simpay.notification.client.mboasms

├─ com.simpay.notification.client.mboasms.MboaSmsClient.class - [JAR]

com.simpay.notification.client.nexah

├─ com.simpay.notification.client.nexah.NexahClient.class - [JAR]

com.simpay.notification.client

├─ com.simpay.notification.client.NotificationClient.class - [JAR]

com.simpay.notification.client.mboasms.response

├─ com.simpay.notification.client.mboasms.response.MboaSmsResponse.class - [JAR]

├─ com.simpay.notification.client.mboasms.response.MboaSmsResponseData.class - [JAR]

com.simpay.notification.client.model.response

├─ com.simpay.notification.client.model.response.SmsResponse.class - [JAR]

com.simpay.notification.client.model

├─ com.simpay.notification.client.model.SmsNotificationPattern.class - [JAR]

com.simpay.notification.client.model.enums

├─ com.simpay.notification.client.model.enums.SmsStatus.class - [JAR]

com.simpay.notification.client.twilio

├─ com.simpay.notification.client.twilio.TwilioClient.class - [JAR]

com.simpay.notification.client.mapper

├─ com.simpay.notification.client.mapper.MboaSmsMapper.class - [JAR]

├─ com.simpay.notification.client.mapper.MboaSmsMapperImpl.class - [JAR]

├─ com.simpay.notification.client.mapper.NexahMapper.class - [JAR]

├─ com.simpay.notification.client.mapper.NexahMapperImpl.class - [JAR]

com.simpay.notification.client.mboasms.request

├─ com.simpay.notification.client.mboasms.request.MboaSmsRequest.class - [JAR]

Advertisement