jar

ru.keepupproject : keepup-catalog

Maven & Gradle

Feb 18, 2022
1 usages
3 stars

KeepUP Catalog · Catalog module provides API for fast data tree management in KeepUP based applications

Table Of Contents

Latest Version

Download ru.keepupproject : keepup-catalog JAR file - Latest Versions:

All Versions

Download ru.keepupproject : keepup-catalog JAR file - All Versions:

Version Vulnerabilities Size Updated
2.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 keepup-catalog-2.0.0-beta-1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.keepup.plugins.catalog.dao

├─ io.keepup.plugins.catalog.dao.LayoutEntity.class - [JAR]

├─ io.keepup.plugins.catalog.dao.LayoutEntityRepository.class - [JAR]

io.keepup.plugins.catalog.service

├─ io.keepup.plugins.catalog.service.CatalogService.class - [JAR]

├─ io.keepup.plugins.catalog.service.LayoutService.class - [JAR]

io.keepup.plugins.catalog.rest

├─ io.keepup.plugins.catalog.rest.CatalogController.class - [JAR]

io.keepup.plugins.catalog.model

├─ io.keepup.plugins.catalog.model.AttributeType.class - [JAR]

├─ io.keepup.plugins.catalog.model.CatalogEntity.class - [JAR]

├─ io.keepup.plugins.catalog.model.CatalogEntityBaseWrapper.class - [JAR]

├─ io.keepup.plugins.catalog.model.CatalogEntityListWrapper.class - [JAR]

├─ io.keepup.plugins.catalog.model.CatalogEntityWrapper.class - [JAR]

├─ io.keepup.plugins.catalog.model.DeleteCatalogEntityRequestResponseWrapper.class - [JAR]

├─ io.keepup.plugins.catalog.model.Layout.class - [JAR]

├─ io.keepup.plugins.catalog.model.LayoutApiAttribute.class - [JAR]