jar

io.github.atkaksoy501 : common

Maven & Gradle

Jun 02, 2024
0 stars

common · Demo project for Spring Boot

Table Of Contents

Latest Version

Download io.github.atkaksoy501 : common JAR file - Latest Versions:

All Versions

Download io.github.atkaksoy501 : common JAR file - All Versions:

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

com.turkcell.crm.common.events.customer

├─ com.turkcell.crm.common.events.customer.CreateCustomerRequest.class - [JAR]

├─ com.turkcell.crm.common.events.customer.CreateIndividualCustomerEvent.class - [JAR]

com.turkcell.crm.common.events.account

├─ com.turkcell.crm.common.events.account.CreateAccountEvent.class - [JAR]

com.turkcell.crm.common.events.catalog

├─ com.turkcell.crm.common.events.catalog.CreateCatalogEvent.class - [JAR]

├─ com.turkcell.crm.common.events.catalog.CreateProductEvent.class - [JAR]

com.turkcell.crm.common

├─ com.turkcell.crm.common.CommonApplication.class - [JAR]

com.turkcell.crm.common.events.identity

├─ com.turkcell.crm.common.events.identity.CreateCustomerIdentityEvent.class - [JAR]

com.turkcell.crm.common.core.config.feign

├─ com.turkcell.crm.common.core.config.feign.FeignClientConfiguration.class - [JAR]

├─ com.turkcell.crm.common.core.config.feign.FeignClientInterceptor.class - [JAR]