jar

org.ryoframework.core : ryo-domain-core

Maven & Gradle

Jan 11, 2019
3 usages

ryo-domain-core · Couche domain

Table Of Contents

Latest Version

Download org.ryoframework.core : ryo-domain-core JAR file - Latest Versions:

All Versions

Download org.ryoframework.core : ryo-domain-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 ryo-domain-core-1.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ryoframework.core.domain.vo

├─ org.ryoframework.core.domain.vo.VModel.class - [JAR]

├─ org.ryoframework.core.domain.vo.VO.class - [JAR]

org.ryoframework.core.domain.entities

├─ org.ryoframework.core.domain.entities.AbstractEntity.class - [JAR]

├─ org.ryoframework.core.domain.entities.AuditedEntity.class - [JAR]

├─ org.ryoframework.core.domain.entities.BaseEntity.class - [JAR]

├─ org.ryoframework.core.domain.entities.Entities.class - [JAR]

├─ org.ryoframework.core.domain.entities.EntityId.class - [JAR]

├─ org.ryoframework.core.domain.entities.ICreatedAt.class - [JAR]

├─ org.ryoframework.core.domain.entities.IEntity.class - [JAR]

├─ org.ryoframework.core.domain.entities.IUpdatedAt.class - [JAR]

├─ org.ryoframework.core.domain.entities.ValidationException.class - [JAR]

org.ryoframework.core.domain.support

├─ org.ryoframework.core.domain.support.BeanSupport.class - [JAR]

├─ org.ryoframework.core.domain.support.DateUtil.class - [JAR]

├─ org.ryoframework.core.domain.support.EListeners.class - [JAR]

├─ org.ryoframework.core.domain.support.FieldError.class - [JAR]

├─ org.ryoframework.core.domain.support.GUID.class - [JAR]

├─ org.ryoframework.core.domain.support.StringUtil.class - [JAR]

org.ryoframework.core.domain.annotations

├─ org.ryoframework.core.domain.annotations.Data.class - [JAR]

org.ryoframework.core.domain.services

├─ org.ryoframework.core.domain.services.DomainError.class - [JAR]

├─ org.ryoframework.core.domain.services.DomainService.class - [JAR]

├─ org.ryoframework.core.domain.services.ServiceSupport.class - [JAR]

org.ryoframework.core.domain.repositories

├─ org.ryoframework.core.domain.repositories.EntityRepository.class - [JAR]