jar

io.polygenesis.deducers : polygenesis-deducer-domain

Maven & Gradle

Feb 28, 2020
2 usages
7 stars
Table Of Contents

Latest Version

Download io.polygenesis.deducers : polygenesis-deducer-domain JAR file - Latest Versions:

All Versions

Download io.polygenesis.deducers : polygenesis-deducer-domain JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 polygenesis-deducer-domain-0.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.polygenesis.models.domain

├─ io.polygenesis.models.domain.DomainDeducer.class - [JAR]

├─ io.polygenesis.models.domain.DomainDeducerFactory.class - [JAR]

├─ io.polygenesis.models.domain.DomainServiceDeducer.class - [JAR]

├─ io.polygenesis.models.domain.DomainServiceDeducerFactory.class - [JAR]

io.polygenesis.models.domain.supportiveentity

├─ io.polygenesis.models.domain.supportiveentity.SupportiveEntityDeducer.class - [JAR]

├─ io.polygenesis.models.domain.supportiveentity.SupportiveEntityDeducerFactory.class - [JAR]

io.polygenesis.models.domain.common

├─ io.polygenesis.models.domain.common.ConstructorsDeducer.class - [JAR]

├─ io.polygenesis.models.domain.common.DataToDomainObjectPropertyConverter.class - [JAR]

├─ io.polygenesis.models.domain.common.DomainObjectDeducer.class - [JAR]

├─ io.polygenesis.models.domain.common.DomainObjectPropertiesDeducer.class - [JAR]

├─ io.polygenesis.models.domain.common.IdentityDomainObjectPropertiesDeducer.class - [JAR]

├─ io.polygenesis.models.domain.common.StateMutationMethodDeducer.class - [JAR]

io.polygenesis.models.domain.aggregateroot

├─ io.polygenesis.models.domain.aggregateroot.AggregateRootDeducer.class - [JAR]

io.polygenesis.models.domain.domainmessage

├─ io.polygenesis.models.domain.domainmessage.DomainEventConstructorDeducer.class - [JAR]

├─ io.polygenesis.models.domain.domainmessage.DomainEventMutationDeducer.class - [JAR]

io.polygenesis.models.domain.agrregateentity

├─ io.polygenesis.models.domain.agrregateentity.AggregateEntityDeducer.class - [JAR]

io.polygenesis.models.domain.projection

├─ io.polygenesis.models.domain.projection.ProjectionDeducer.class - [JAR]

├─ io.polygenesis.models.domain.projection.ProjectionDeducerFactory.class - [JAR]

Advertisement