jar

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

Maven & Gradle

Nov 02, 2021

common-location-server · Location Server for Five Faces

Table Of Contents

Latest Version

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

All Versions

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

com.fivefaces.location.entity

├─ com.fivefaces.location.entity.Address.class - [JAR]

├─ com.fivefaces.location.entity.AppAbstractEntity.class - [JAR]

├─ com.fivefaces.location.entity.LocationEntity.class - [JAR]

├─ com.fivefaces.location.entity.Position.class - [JAR]

com.fivefaces.location.service

├─ com.fivefaces.location.service.LocationService.class - [JAR]

com.fivefaces.location.repository

├─ com.fivefaces.location.repository.LocationRepository.class - [JAR]

com.fivefaces.location.service.adapter

├─ com.fivefaces.location.service.adapter.LocationAdapter.class - [JAR]

com.fivefaces.location.pojo

├─ com.fivefaces.location.pojo.Location.class - [JAR]

com.fivefaces.location.service.impl

├─ com.fivefaces.location.service.impl.LocationServiceImpl.class - [JAR]

com.fivefaces

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

Advertisement