jar

io.gitee.tian-haoran : ddd-base-archetype

Maven & Gradle

Jan 16, 2024

DDD Base Archetype · DDD 开发基础规范组件

Table Of Contents

Latest Version

Download io.gitee.tian-haoran : ddd-base-archetype JAR file - Latest Versions:

All Versions

Download io.gitee.tian-haoran : ddd-base-archetype JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1
1.0

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 ddd-base-archetype-1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.gitee.tianhaoran.ddd.base.archetype.v2

├─ io.gitee.tianhaoran.ddd.base.archetype.v2.AggregateRoot.class - [JAR]

├─ io.gitee.tianhaoran.ddd.base.archetype.v2.Entity.class - [JAR]

├─ io.gitee.tianhaoran.ddd.base.archetype.v2.Identifier.class - [JAR]

io.gitee.tianhaoran.ddd.base.archetype

├─ io.gitee.tianhaoran.ddd.base.archetype.AbstractAggregateRoot.class - [JAR]

├─ io.gitee.tianhaoran.ddd.base.archetype.AbstractDomainMask.class - [JAR]

├─ io.gitee.tianhaoran.ddd.base.archetype.AbstractEntityId.class - [JAR]

├─ io.gitee.tianhaoran.ddd.base.archetype.DomainEvent.class - [JAR]

├─ io.gitee.tianhaoran.ddd.base.archetype.DomainRepository.class - [JAR]

├─ io.gitee.tianhaoran.ddd.base.archetype.EntityId.class - [JAR]

├─ io.gitee.tianhaoran.ddd.base.archetype.ValueObject.class - [JAR]