jar

io.imunity : unity-server-base

Maven & Gradle

Aug 14, 2023
2 usages
19 stars

UNITY Server base module · Basic server utilities and interfaces. Code from this module is used by both engine and storage

Table Of Contents

Latest Version

Download io.imunity : unity-server-base JAR file - Latest Versions:

All Versions

Download io.imunity : unity-server-base JAR file - All Versions:

Version Vulnerabilities Size Updated
3.13.x
3.12.x
3.11.x
3.10.x
3.9.x
3.8.x
3.7.x
3.6.x
3.5.x
3.4.x
3.3.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 unity-server-base-3.13.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

pl.edu.icm.unity.base.file

├─ pl.edu.icm.unity.base.file.FileData.class - [JAR]

pl.edu.icm.unity.base.event

├─ pl.edu.icm.unity.base.event.EventExecution.class - [JAR]

├─ pl.edu.icm.unity.base.event.PersistableEvent.class - [JAR]

pl.edu.icm.unity.base.token

├─ pl.edu.icm.unity.base.token.Token.class - [JAR]

pl.edu.icm.unity.base.capacityLimit

├─ pl.edu.icm.unity.base.capacityLimit.CapacityLimit.class - [JAR]

├─ pl.edu.icm.unity.base.capacityLimit.CapacityLimitName.class - [JAR]

pl.edu.icm.unity.base.notifications

├─ pl.edu.icm.unity.base.notifications.CommunicationTechnology.class - [JAR]

pl.edu.icm.unity.base.msgtemplates.reg

├─ pl.edu.icm.unity.base.msgtemplates.reg.AcceptRegistrationTemplateDef.class - [JAR]

├─ pl.edu.icm.unity.base.msgtemplates.reg.BaseRegistrationTemplateDef.class - [JAR]

├─ pl.edu.icm.unity.base.msgtemplates.reg.EnquiryFilledTemplateDef.class - [JAR]

├─ pl.edu.icm.unity.base.msgtemplates.reg.InvitationProcessedNotificationTemplateDef.class - [JAR]

├─ pl.edu.icm.unity.base.msgtemplates.reg.InvitationTemplateDef.class - [JAR]

├─ pl.edu.icm.unity.base.msgtemplates.reg.NewEnquiryTemplateDef.class - [JAR]

├─ pl.edu.icm.unity.base.msgtemplates.reg.RegistrationWithCommentsTemplateDef.class - [JAR]

├─ pl.edu.icm.unity.base.msgtemplates.reg.RejectRegistrationTemplateDef.class - [JAR]

├─ pl.edu.icm.unity.base.msgtemplates.reg.SubmitRegistrationTemplateDef.class - [JAR]

├─ pl.edu.icm.unity.base.msgtemplates.reg.UpdateRegistrationTemplateDef.class - [JAR]

pl.edu.icm.unity.base

├─ pl.edu.icm.unity.base.BaseMessageAreaProvider.class - [JAR]

pl.edu.icm.unity.base.utils

├─ pl.edu.icm.unity.base.utils.Escaper.class - [JAR]

├─ pl.edu.icm.unity.base.utils.Log.class - [JAR]

├─ pl.edu.icm.unity.base.utils.StopWatch.class - [JAR]

pl.edu.icm.unity.base.msgtemplates.confirm

├─ pl.edu.icm.unity.base.msgtemplates.confirm.EmailConfirmationTemplateDef.class - [JAR]

├─ pl.edu.icm.unity.base.msgtemplates.confirm.MobileNumberConfirmationTemplateDef.class - [JAR]

pl.edu.icm.unity.base.policyDocument

├─ pl.edu.icm.unity.base.policyDocument.PolicyDocumentContentType.class - [JAR]

pl.edu.icm.unity.base.msgtemplates

├─ pl.edu.icm.unity.base.msgtemplates.GenericMessageTemplateDef.class - [JAR]

├─ pl.edu.icm.unity.base.msgtemplates.MessageTemplateDefinition.class - [JAR]

├─ pl.edu.icm.unity.base.msgtemplates.MessageTemplateVariable.class - [JAR]

├─ pl.edu.icm.unity.base.msgtemplates.UserNotificationTemplateDef.class - [JAR]

Advertisement