jar

io.github.penggle : codeforce-common-domain

Maven & Gradle

Jun 12, 2022

codeforce-common-domain · 领域层公共部分(比如基础Domain-Object、Entity-Object等)

Table Of Contents

Latest Version

Download io.github.penggle : codeforce-common-domain JAR file - Latest Versions:

All Versions

Download io.github.penggle : codeforce-common-domain JAR file - All Versions:

Version Vulnerabilities Size Updated
2.5
2.4

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 codeforce-common-domain-2.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.penglecode.codeforce.common.domain

├─ com.penglecode.codeforce.common.domain.DomainObject.class - [JAR]

├─ com.penglecode.codeforce.common.domain.EntityObject.class - [JAR]

├─ com.penglecode.codeforce.common.domain.ID.class - [JAR]