jar

org.hswebframework.web : hsweb-commons-api

Maven & Gradle

Aug 04, 2023
2 usages
8k stars
Table Of Contents

Latest Version

Download org.hswebframework.web : hsweb-commons-api JAR file - Latest Versions:

All Versions

Download org.hswebframework.web : hsweb-commons-api JAR file - All Versions:

Version Vulnerabilities Size Updated
4.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 hsweb-commons-api-4.0.16.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.hswebframework.web.api.crud.entity

├─ org.hswebframework.web.api.crud.entity.Entity.class - [JAR]

├─ org.hswebframework.web.api.crud.entity.EntityFactory.class - [JAR]

├─ org.hswebframework.web.api.crud.entity.EntityFactoryHolder.class - [JAR]

├─ org.hswebframework.web.api.crud.entity.EntityFactoryHolderConfiguration.class - [JAR]

├─ org.hswebframework.web.api.crud.entity.GenericEntity.class - [JAR]

├─ org.hswebframework.web.api.crud.entity.GenericTreeSortSupportEntity.class - [JAR]

├─ org.hswebframework.web.api.crud.entity.ImplementFor.class - [JAR]

├─ org.hswebframework.web.api.crud.entity.PagerResult.class - [JAR]

├─ org.hswebframework.web.api.crud.entity.QueryNoPagingOperation.class - [JAR]

├─ org.hswebframework.web.api.crud.entity.QueryOperation.class - [JAR]

├─ org.hswebframework.web.api.crud.entity.QueryParamEntity.class - [JAR]

├─ org.hswebframework.web.api.crud.entity.RecordCreationEntity.class - [JAR]

├─ org.hswebframework.web.api.crud.entity.RecordModifierEntity.class - [JAR]

├─ org.hswebframework.web.api.crud.entity.SortSupportEntity.class - [JAR]

├─ org.hswebframework.web.api.crud.entity.TermExpressionParser.class - [JAR]

├─ org.hswebframework.web.api.crud.entity.TransactionManagers.class - [JAR]

├─ org.hswebframework.web.api.crud.entity.TreeSortSupportEntity.class - [JAR]

├─ org.hswebframework.web.api.crud.entity.TreeSupportEntity.class - [JAR]

├─ org.hswebframework.web.api.crud.entity.TreeUtils.class - [JAR]

Advertisement