jar

io.github.dimcloud : nvwa-framework-ddd

Maven & Gradle

Dec 03, 2020
1 stars
Table Of Contents

Latest Version

Download io.github.dimcloud : nvwa-framework-ddd JAR file - Latest Versions:

All Versions

Download io.github.dimcloud : nvwa-framework-ddd 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 nvwa-framework-ddd-1.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.dimcloud.nvwa.ddd.domain

├─ io.github.dimcloud.nvwa.ddd.domain.Entity.class - [JAR]

├─ io.github.dimcloud.nvwa.ddd.domain.Identifier.class - [JAR]

├─ io.github.dimcloud.nvwa.ddd.domain.Identity.class - [JAR]

├─ io.github.dimcloud.nvwa.ddd.domain.Specification.class - [JAR]

├─ io.github.dimcloud.nvwa.ddd.domain.ValueObject.class - [JAR]

io.github.dimcloud.nvwa.ddd.repository

├─ io.github.dimcloud.nvwa.ddd.repository.Repository.class - [JAR]

Advertisement