jar

io.gitee.needcoke : coke-for-spring

Maven & Gradle

Jan 09, 2023
Table Of Contents

Latest Version

Download io.gitee.needcoke : coke-for-spring JAR file - Latest Versions:

All Versions

Download io.gitee.needcoke : coke-for-spring 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 coke-for-spring-1.0.2-RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.context.annotation

├─ org.springframework.context.annotation.Bean.class - [JAR]

├─ org.springframework.context.annotation.Configuration.class - [JAR]

├─ org.springframework.context.annotation.Import.class - [JAR]

├─ org.springframework.context.annotation.Lazy.class - [JAR]

├─ org.springframework.context.annotation.Primary.class - [JAR]

org.springframework.core.annotation

├─ org.springframework.core.annotation.AliasFor.class - [JAR]

├─ org.springframework.core.annotation.Order.class - [JAR]

org.springframework.stereotype

├─ org.springframework.stereotype.Component.class - [JAR]

├─ org.springframework.stereotype.Controller.class - [JAR]

├─ org.springframework.stereotype.Repository.class - [JAR]

├─ org.springframework.stereotype.Service.class - [JAR]

org.springframework.beans.factory.annotation

├─ org.springframework.beans.factory.annotation.Autowired.class - [JAR]