jar

com.zonzonzon : common-java-ddd-shared-kernel

Maven & Gradle

Apr 17, 2023
Table Of Contents

Latest Version

Download com.zonzonzon : common-java-ddd-shared-kernel JAR file - Latest Versions:

All Versions

Download com.zonzonzon : common-java-ddd-shared-kernel JAR file - All Versions:

Version Vulnerabilities Size Updated
1.18
1.17
1.16
1.15
1.14
1.13
1.12
1.11
1.10
1.9

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 common-java-ddd-shared-kernel-1.18.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.zonzonzon.common.domain

├─ com.zonzonzon.common.domain.Aggregate.class - [JAR]

├─ com.zonzonzon.common.domain.Command.class - [JAR]

├─ com.zonzonzon.common.domain.CommandHandler.class - [JAR]

├─ com.zonzonzon.common.domain.CreatedAggregateEvent.class - [JAR]

├─ com.zonzonzon.common.domain.DomainAggregate.class - [JAR]

├─ com.zonzonzon.common.domain.DomainCommand.class - [JAR]

├─ com.zonzonzon.common.domain.DomainError.class - [JAR]

├─ com.zonzonzon.common.domain.DomainEvent.class - [JAR]

├─ com.zonzonzon.common.domain.DomainEventImpl.class - [JAR]

├─ com.zonzonzon.common.domain.DomainService.class - [JAR]

├─ com.zonzonzon.common.domain.DomainView.class - [JAR]

├─ com.zonzonzon.common.domain.Event.class - [JAR]

├─ com.zonzonzon.common.domain.EventHandler.class - [JAR]

├─ com.zonzonzon.common.domain.SnapshotEvent.class - [JAR]

├─ com.zonzonzon.common.domain.ValueObject.class - [JAR]

├─ com.zonzonzon.common.domain.View.class - [JAR]

com.zonzonzon.common.service

├─ com.zonzonzon.common.service.ApplicationService.class - [JAR]

├─ com.zonzonzon.common.service.EventPublishingOutgoingPort.class - [JAR]

├─ com.zonzonzon.common.service.EventRepositoryOutgoingPort.class - [JAR]

├─ com.zonzonzon.common.service.ReflectionUtils.class - [JAR]

├─ com.zonzonzon.common.service.Saga.class - [JAR]