jar

io.bitbucket.5faces : common-entity-server

Maven & Gradle

Nov 02, 2021

common-entity-server · Common Entity Server for Five Faces

Table Of Contents

Latest Version

Download io.bitbucket.5faces : common-entity-server JAR file - Latest Versions:

All Versions

Download io.bitbucket.5faces : common-entity-server 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 common-entity-server-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.fivefaces.entity.service.impl

├─ com.fivefaces.entity.service.impl.UserServiceImpl.class - [JAR]

com.fivefaces.entity.service

├─ com.fivefaces.entity.service.UserService.class - [JAR]

com.fivefaces.entity.repository

├─ com.fivefaces.entity.repository.UserRepo.class - [JAR]

com.fivefaces.entity.config

├─ com.fivefaces.entity.config.EntityConfiguration.class - [JAR]

com.fivefaces.entity.entity

├─ com.fivefaces.entity.entity.HashMapConverter.class - [JAR]

├─ com.fivefaces.entity.entity.UserEntity.class - [JAR]

com.fivefaces

├─ com.fivefaces.EntityApplication.class - [JAR]

Advertisement