jar

biz.lobachev.annette : persons-api-gateway_2.13

Maven & Gradle

Jul 19, 2023
1 usages
16 stars

persons-api-gateway · Annette Platform Community Edition

Table Of Contents

Latest Version

Download biz.lobachev.annette : persons-api-gateway_2.13 JAR file - Latest Versions:

All Versions

Download biz.lobachev.annette : persons-api-gateway_2.13 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x
0.4.x
0.3.x
0.2.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 persons-api-gateway_2.13-0.5.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

biz.lobachev.annette.person.gateway

├─ biz.lobachev.annette.person.gateway.Permissions.class - [JAR]

├─ biz.lobachev.annette.person.gateway.PersonController.class - [JAR]

biz.lobachev.annette.person.gateway.dto

├─ biz.lobachev.annette.person.gateway.dto.DeletePersonCategoryDto.class - [JAR]

├─ biz.lobachev.annette.person.gateway.dto.DeletePersonPayloadDto.class - [JAR]

├─ biz.lobachev.annette.person.gateway.dto.PersonCategoryDto.class - [JAR]

├─ biz.lobachev.annette.person.gateway.dto.PersonPayloadDto.class - [JAR]

Advertisement