jar

io.github.opensabe-tech : spring-boot-starter-youtobe

Maven & Gradle

Jun 05, 2024

spring-boot-starter-youtobe · 通过google访问youtobe

Table Of Contents

Latest Version

Download io.github.opensabe-tech : spring-boot-starter-youtobe JAR file - Latest Versions:

All Versions

Download io.github.opensabe-tech : spring-boot-starter-youtobe 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 spring-boot-starter-youtobe-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.sabegeek.youtobe.constants

├─ com.sabegeek.youtobe.constants.SearchTypeEnum.class - [JAR]

com.sabegeek.youtobe.properties

├─ com.sabegeek.youtobe.properties.YouToBeDataApiProperties.class - [JAR]

com.sabegeek.youtobe.dto.search

├─ com.sabegeek.youtobe.dto.search.YouToBeSearchItemDTO.class - [JAR]

├─ com.sabegeek.youtobe.dto.search.YouToBeSearchReqDTO.class - [JAR]

├─ com.sabegeek.youtobe.dto.search.YouToBeSearchRespDTO.class - [JAR]

com.sabegeek.youtobe

├─ com.sabegeek.youtobe.App.class - [JAR]

com.sabegeek.youtobe.config

├─ com.sabegeek.youtobe.config.OkHttpClientAutoConfig.class - [JAR]

├─ com.sabegeek.youtobe.config.YouToBeListAutoConfig.class - [JAR]

├─ com.sabegeek.youtobe.config.YouToBeSearchAutoConfig.class - [JAR]

com.sabegeek.youtobe.service

├─ com.sabegeek.youtobe.service.YouToBeListService.class - [JAR]

├─ com.sabegeek.youtobe.service.YouToBeSearchService.class - [JAR]

com.sabegeek.youtobe.dto

├─ com.sabegeek.youtobe.dto.PageInfo.class - [JAR]

├─ com.sabegeek.youtobe.dto.YouToBeContentDetailsDTO.class - [JAR]

├─ com.sabegeek.youtobe.dto.YouToBeSnippetDTO.class - [JAR]

├─ com.sabegeek.youtobe.dto.YouToBeSnippetThumbnailDTO.class - [JAR]

├─ com.sabegeek.youtobe.dto.YouToBeStatisticsDTO.class - [JAR]

├─ com.sabegeek.youtobe.dto.YouToBeVideoDTO.class - [JAR]

com.sabegeek.youtobe.dto.list

├─ com.sabegeek.youtobe.dto.list.YouToBeListItemDTO.class - [JAR]

├─ com.sabegeek.youtobe.dto.list.YouToBeListReqDTO.class - [JAR]

├─ com.sabegeek.youtobe.dto.list.YouToBeListRespDTO.class - [JAR]